]> git.ipfire.org Git - thirdparty/git.git/commit - combine-diff.c
diff-tree --cc: denser combined diff output for a merge commit.
authorJunio C Hamano <junkio@cox.net>
Tue, 24 Jan 2006 09:22:04 +0000 (01:22 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 28 Jan 2006 08:08:28 +0000 (00:08 -0800)
commitd8f4790e6fe7a9d94468ea83d1370643604d43e5
tree21468108c5791e31c898b5f49bdd7566f0975e48
parentaf3feefa1d057713c2277cc1543d438e60c65306
diff-tree --cc: denser combined diff output for a merge commit.

Building on the previous '-c' (combined) option, '--cc' option
squelches the output further by omitting hunks that consist of
difference with solely one parent.

Signed-off-by: Junio C Hamano <junkio@cox.net>
combine-diff.c
diff-tree.c
diff.h