commit | d8f4790e6fe7a9d94468ea83d1370643604d43e5 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Tue Jan 24 01:22:04 2006 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Sat Jan 28 00:08:28 2006 -0800 |
tree | 21468108c5791e31c898b5f49bdd7566f0975e48 | |
parent | af3feefa1d057713c2277cc1543d438e60c65306 [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>