3 - Refuse force-push updates even if XDG_CACHE_HOME is cleared
6 - --force flag to recover from remote force-push
9 ## [1.3.1] - 2021-06-07
11 - Fixed a bug in the is-fetch-needed logic: Sometimes a fetch is needed to
12 move the branch heads even if the sought rev is already present (eg: was
13 fetched via a different branch).
16 ## [1.3.0] - 2021-04-19
18 - "overlay" and "overlays" flake outputs
21 ## [1.2.3] - 2020-08-25
23 - Fixed stray output from repo creation
26 ## [1.2.2] - 2020-08-25
31 ## [1.2.1] - 2020-08-03
33 - Build fix for old versions of mypy
36 ## [1.2.0] - 2020-07-17
38 - Retry fetch with backoff
41 ## [1.1.1] - 2020-08-05
43 - Build fix for old versions of mypy
46 ## [1.1.0] - 2020-07-16
48 - Command line interface
51 ## [1.0.0] - 2020-07-10