author | Junio C Hamano <junkio@cox.net> | |
Mon, 6 Feb 2006 00:36:12 +0000 (16:36 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 6 Feb 2006 00:36:12 +0000 (16:36 -0800) | ||
commit | 4abd89648eb40384556e2118e74be03325d0b05d | |
tree | ab89d5ccdf15b326a3b2017731451eae3f670e2c | tree | snapshot |
parent | ec0bdb6f1e8fd772ff9eb920ebcb7dd1afcaf362 | commit | diff |
diff-index: make --cc a synonym for -p for now.
It could be made later to show unmerged state nicer than the
default as we did for diff-files later, but this would suffice
for now. We would like to make --cc the default for 'git diff'.
Signed-off-by: Junio C Hamano <junkio@cox.net>
It could be made later to show unmerged state nicer than the
default as we did for diff-files later, but this would suffice
for now. We would like to make --cc the default for 'git diff'.
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff-index.c | diff | blob | history |