What's Changed
- fix(scan): read the hunks and the encodings the scan claims to cover by @rmyndharis in #32
- fix(githooks): stop install and uninstall from destroying the hook they preserve by @rmyndharis in #35
- fix(policy): let the ref guard finish when history carries a policy it cannot read by @rmyndharis in #36
- fix: report what the repair took, and fold case on root instruction files by @rmyndharis in #34
- fix(hook): catch two spellings that took the guards away unnoticed by @rmyndharis in #33
- fix(hook): stop refusing every Git command that follows another on one line by @rmyndharis in #37
- fix(gitx): hand git the pathspec list in a file instead of down its stdin by @rmyndharis in #38
- test(cli): stop the read-only object store fixture from proving nothing by @rmyndharis in #39
Full Changelog: v0.5.1...v0.6.0