4 ## [1.4.3] - 2023-05-24
7 - Adapt to nixpkgs nativeCheckInputs change
10 ## [1.4.2] - 2022-11-23
15 ## [1.4.1] - 2021-07-09
17 - Suppress git's init.defaultBranch hints
20 ## [1.4.0] - 2021-06-21
22 - Refuse force-push updates even if XDG_CACHE_HOME is cleared
25 - --force flag to recover from remote force-push
28 ## [1.3.1] - 2021-06-07
30 - Fixed a bug in the is-fetch-needed logic: Sometimes a fetch is needed to
31 move the branch heads even if the sought rev is already present (eg: was
32 fetched via a different branch).
35 ## [1.3.0] - 2021-04-19
37 - "overlay" and "overlays" flake outputs
40 ## [1.2.3] - 2020-08-25
42 - Fixed stray output from repo creation
45 ## [1.2.2] - 2020-08-25
50 ## [1.2.1] - 2020-08-03
52 - Build fix for old versions of mypy
55 ## [1.2.0] - 2020-07-17
57 - Retry fetch with backoff
60 ## [1.1.1] - 2020-08-05
62 - Build fix for old versions of mypy
65 ## [1.1.0] - 2020-07-16
67 - Command line interface
70 ## [1.0.0] - 2020-07-10