diff options
author | Junio C Hamano <junkio@cox.net> | 2006-02-06 18:54:08 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-02-06 18:54:08 -0800 |
commit | 4462731e0597c31c68466601a5d74b2edb145d6d (patch) | |
tree | f6b01ed81e7e992ef34b6205f1afc613b69aaddd /git-commit.sh | |
parent | combine-diff: show mode changes as well. (diff) | |
download | tgif-4462731e0597c31c68466601a5d74b2edb145d6d.tar.xz |
combine-diff: do not punt on removed or added files.
When we remove a file, the parents' contents are all removed so
it is not that interesting to show all of them, but the fact it
was removed when all parents had it *is* unusual. When we add a
file, similarly the fact it was added when no parent wanted it
*is* unusual, and in addition the result matters, so show it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-commit.sh')
0 files changed, 0 insertions, 0 deletions