mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
builtin run_command: do not exit with -1.
The shell does not correctly detect an exit code of -1 as a failure. We simply truncate the status code to the lower 8 bits.
This commit is contained in:
Reference in New Issue
Block a user