author | Junio C Hamano <junkio@cox.net> | |
Tue, 24 Jan 2006 09:22:04 +0000 (01:22 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 28 Jan 2006 08:08:28 +0000 (00:08 -0800) | ||
commit | d8f4790e6fe7a9d94468ea83d1370643604d43e5 | |
tree | 21468108c5791e31c898b5f49bdd7566f0975e48 | tree | snapshot |
parent | af3feefa1d057713c2277cc1543d438e60c65306 | commit | diff |
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>
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 | blob | history | |
diff-tree.c | diff | blob | history | |
diff.h | diff | blob | history |