mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-02 19:26:05 -05:00
"git merge-file" tried to signal how many conflicts it found, which obviously would not work well when there are too many of them. * jk/merge-file-exit-code: merge-file: clamp exit code to maximum 127