author | Junio C Hamano <gitster@pobox.com> | |
Mon, 30 May 2011 07:09:55 +0000 (00:09 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 30 May 2011 07:09:55 +0000 (00:09 -0700) |
* maint:
git-submodule.sh: separate parens by a space to avoid confusing some shells
Documentation/technical/api-diff.txt: correct name of diff_unmerge()
read_gitfile_gently: use ssize_t to hold read result
remove tests of always-false condition
rerere.c: diagnose a corrupt MERGE_RR when hitting EOF between TAB and '\0'
git-submodule.sh: separate parens by a space to avoid confusing some shells
Documentation/technical/api-diff.txt: correct name of diff_unmerge()
read_gitfile_gently: use ssize_t to hold read result
remove tests of always-false condition
rerere.c: diagnose a corrupt MERGE_RR when hitting EOF between TAB and '\0'
1 | 2 | |||
---|---|---|---|---|
git-submodule.sh | patch | | diff1 | | diff2 | | blob | history |
rerere.c | patch | | diff1 | | diff2 | | blob | history |
setup.c | patch | | diff1 | | diff2 | | blob | history |
transport.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc git-submodule.sh
Simple merge
diff --cc rerere.c
Simple merge
diff --cc setup.c
Simple merge
diff --cc transport.c
Simple merge