Skip to content

0.7.1

Choose a tag to compare

@zombiezen zombiezen released this 03 Oct 21:41
· 128 commits to main since this release

Version 0.7.1 fixed an issue with working copy renames on old versions of Git.

Fixed

  • Git versions before 2.18 have a bug where they will report renames even if --disable-renames is passed. *Git.Status will rewrite these to an add and a delete. (#3)