4 ## [1.4.2] - 2022-11-23
9 ## [1.4.1] - 2021-07-09
11 - Suppress git's init.defaultBranch hints
14 ## [1.4.0] - 2021-06-21
16 - Refuse force-push updates even if XDG_CACHE_HOME is cleared
19 - --force flag to recover from remote force-push
22 ## [1.3.1] - 2021-06-07
24 - Fixed a bug in the is-fetch-needed logic: Sometimes a fetch is needed to
25 move the branch heads even if the sought rev is already present (eg: was
26 fetched via a different branch).
29 ## [1.3.0] - 2021-04-19
31 - "overlay" and "overlays" flake outputs
34 ## [1.2.3] - 2020-08-25
36 - Fixed stray output from repo creation
39 ## [1.2.2] - 2020-08-25
44 ## [1.2.1] - 2020-08-03
46 - Build fix for old versions of mypy
49 ## [1.2.0] - 2020-07-17
51 - Retry fetch with backoff
54 ## [1.1.1] - 2020-08-05
56 - Build fix for old versions of mypy
59 ## [1.1.0] - 2020-07-16
61 - Command line interface
64 ## [1.0.0] - 2020-07-10