author | Junio C Hamano <gitster@pobox.com> | |
Wed, 30 Dec 2009 09:25:21 +0000 (01:25 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 30 Dec 2009 09:25:21 +0000 (01:25 -0800) |
* maint:
textconv: stop leaking file descriptors
commit: --cleanup is a message option
git count-objects: handle packs bigger than 4G
t7102: make the test fail if one of its check fails
Documentation: always respect core.worktree if set
textconv: stop leaking file descriptors
commit: --cleanup is a message option
git count-objects: handle packs bigger than 4G
t7102: make the test fail if one of its check fails
Documentation: always respect core.worktree if set
1 | 2 | |||
---|---|---|---|---|
Documentation/config.txt | patch | | diff1 | | diff2 | | blob | history |
builtin-commit.c | patch | | diff1 | | diff2 | | blob | history |
diff.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc Documentation/config.txt
Simple merge
diff --cc builtin-commit.c
Simple merge
diff --cc diff.c
Simple merge