@leroysheep / Socializer / commits / 775654e447

Merge branch 'bc/parse-options-exit-0-on-help' into next

Option parsing with 'git rev-parse --parseopt' and in most 'git' subcommands has been updated to exit with 0 (instead of 129) when the help option ('-h' or '--help') is requested directly by the user, aligning with standard Unix convention. * bc/parse-options-exit-0-on-help: parse-options: exit 0 on -h rev-parse: have --parseopt callers exit 0 on --help parse-options: add a separate case for help output on error t1517: skip svn tests if svn is not installed

Junio C Hamano committed Jul 10, 2026 at 08:27 UTC 775654e4472c9e798dcff5a0e067aae989414392

No changes.