OSDN Git Service

Merge branch 'jk/merge-file-exit-code' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Nov 2015 23:32:41 +0000 (15:32 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Nov 2015 23:32:41 +0000 (15:32 -0800)
"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

1  2 
builtin/merge-file.c
t/t7600-merge.sh

Simple merge
Simple merge