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