]> git.ipfire.org Git - thirdparty/git.git/commit
Add %m to '--pretty=format:'
authorJunio C Hamano <junkio@cox.net>
Mon, 9 Apr 2007 09:34:05 +0000 (02:34 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 12 Apr 2007 03:02:03 +0000 (20:02 -0700)
commit199c45bf2b168cb8b2231e45f35e5fd588c2fc19
treecfd0f892e118e95d978833633c77c5f6606ea83e
parent6aead43db34313e6cdbc72e2f7a70f6b82c78cf2
Add %m to '--pretty=format:'

When used with '--boundary A...B', this shows the -/</> marker
you would get with --left-right option to 'git-log' family.
When symmetric diff is not used, everybody is shown to be on the
"right" branch.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/pretty-formats.txt
commit.c