git-repair -V (return code: 1)
Usage: git-repair [--force] [--test] [--retry] [-n|--numtests N]
git-repair --help (return code: 0)
git-repair - repair a damanged git repository
Usage: git-repair [--force] [--test] [--retry] [-n|--numtests N]
Available options:
-h,--help Show this help text
--force Force repair, even if data is lost
--test Clone local repo, damage the clone, and test repair
--retry Retry tests in git-repair-test.log
-n,--numtests N Run N tests