author | Junio C Hamano <gitster@pobox.com> | |
Sun, 13 Jul 2008 22:45:38 +0000 (15:45 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 13 Jul 2008 22:45:38 +0000 (15:45 -0700) |
* maint:
GIT 1.5.6.3
git-am: Do not exit silently if committer is unset
t0004: fix timing bug
git-mailinfo: document the -n option
Fix backwards-incompatible handling of core.sharedRepository
GIT 1.5.6.3
git-am: Do not exit silently if committer is unset
t0004: fix timing bug
git-mailinfo: document the -n option
Fix backwards-incompatible handling of core.sharedRepository
1 | 2 | |||
---|---|---|---|---|
Documentation/git-mailinfo.txt | patch | | diff1 | | diff2 | | blob | history |
Documentation/git.txt | patch | | diff1 | | diff2 | | blob | history |
path.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc Documentation/git-mailinfo.txt
index cc52db3befda556a92b225539de0a9b95a1bf96c,1e126f4a5c82d5b3829d9826f613a376590c54d8..316bcc679628c47c9734e0906665ce5f6e8e68fb
SYNOPSIS
--------
- 'git mailinfo' [-k] [-u | --encoding=<encoding>] <msg> <patch>
-'git-mailinfo' [-k] [-u | --encoding=<encoding> | -n] <msg> <patch>
++'git mailinfo' [-k] [-u | --encoding=<encoding> | -n] <msg> <patch>
DESCRIPTION
diff --cc Documentation/git.txt
Simple merge
diff --cc path.c
Simple merge