2 - Use a specific Exception type
3 - Fix git-precommit-hook environment (git commit -a works now)
6 ## [1.4.3] - 2023-05-24
9 - Adapt to nixpkgs nativeCheckInputs change
12 ## [1.4.2] - 2022-11-23
17 ## [1.4.1] - 2021-07-09
19 - Suppress git's init.defaultBranch hints
22 ## [1.4.0] - 2021-06-21
24 - Refuse force-push updates even if XDG_CACHE_HOME is cleared
27 - --force flag to recover from remote force-push
30 ## [1.3.1] - 2021-06-07
32 - Fixed a bug in the is-fetch-needed logic: Sometimes a fetch is needed to
33 move the branch heads even if the sought rev is already present (eg: was
34 fetched via a different branch).
37 ## [1.3.0] - 2021-04-19
39 - "overlay" and "overlays" flake outputs
42 ## [1.2.3] - 2020-08-25
44 - Fixed stray output from repo creation
47 ## [1.2.2] - 2020-08-25
52 ## [1.2.1] - 2020-08-03
54 - Build fix for old versions of mypy
57 ## [1.2.0] - 2020-07-17
59 - Retry fetch with backoff
62 ## [1.1.1] - 2020-08-05
64 - Build fix for old versions of mypy
67 ## [1.1.0] - 2020-07-16
69 - Command line interface
72 ## [1.0.0] - 2020-07-10