2 - Use a specific Exception type
5 ## [1.4.3] - 2023-05-24
8 - Adapt to nixpkgs nativeCheckInputs change
11 ## [1.4.2] - 2022-11-23
16 ## [1.4.1] - 2021-07-09
18 - Suppress git's init.defaultBranch hints
21 ## [1.4.0] - 2021-06-21
23 - Refuse force-push updates even if XDG_CACHE_HOME is cleared
26 - --force flag to recover from remote force-push
29 ## [1.3.1] - 2021-06-07
31 - Fixed a bug in the is-fetch-needed logic: Sometimes a fetch is needed to
32 move the branch heads even if the sought rev is already present (eg: was
33 fetched via a different branch).
36 ## [1.3.0] - 2021-04-19
38 - "overlay" and "overlays" flake outputs
41 ## [1.2.3] - 2020-08-25
43 - Fixed stray output from repo creation
46 ## [1.2.2] - 2020-08-25
51 ## [1.2.1] - 2020-08-03
53 - Build fix for old versions of mypy
56 ## [1.2.0] - 2020-07-17
58 - Retry fetch with backoff
61 ## [1.1.1] - 2020-08-05
63 - Build fix for old versions of mypy
66 ## [1.1.0] - 2020-07-16
68 - Command line interface
71 ## [1.0.0] - 2020-07-10