Download Latest Version v0.004007 source code.zip (40.2 kB)
Email in envelope

Get an email when there's a new version of git-autofixup

Home / v0.004007
Name Modified Size InfoDownloads / Week
Parent folder
git-autofixup 2024-11-13 31.8 kB
README.md 2024-11-13 513 Bytes
v0.004007 source code.tar.gz 2024-11-13 28.7 kB
v0.004007 source code.zip 2024-11-13 40.2 kB
Totals: 4 Items   101.2 kB 0
  • Use the --no-prefix option for calls to git diff so that git-autofixup works regardless the configured values of the relatively new diff.srcPrefix and diff.dstPrefix variables, added in Git 2.45.0, as well as the older diff.noPrefix and diff.mnemonicPrefix.
  • Stop using FATAL => 'all' with use warnings. While it can be useful to fatalize warnings during development and in tests, we don't want git-autofixup to refuse to run over a warning.
  • Check that test files use strict and use warnings.
Source: README.md, updated 2024-11-13