Merge branch 'jc/maint-fmt-merge-msg-no-edit-lose-credit' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 14 Jan 2013 15:33:30 +0000 (07:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jan 2013 15:33:30 +0000 (07:33 -0800)
"git merge --no-edit" computed who were involved in the work done
on the side branch, even though that information is to be discarded
without getting seen in the editor.

* jc/maint-fmt-merge-msg-no-edit-lose-credit:
  merge --no-edit: do not credit people involved in the side branch

1  2 
builtin.h
builtin/fmt-merge-msg.c
builtin/merge.c

diff --cc builtin.h
Simple merge
Simple merge
diff --cc builtin/merge.c
Simple merge