diff options
author | Paul Mackerras <paulus@samba.org> | 2006-02-07 09:13:52 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-02-07 09:13:52 +1100 |
commit | b77b02785d2f589ca336fc449ee1c27837263dac (patch) | |
tree | 2ce554795b608653c0ce262477e3da49e34afd22 /Documentation/git-format-patch.txt | |
parent | 418c4c7bceb7276e2a95772aa34f0cee5e1c47e8 (diff) | |
download | git-b77b02785d2f589ca336fc449ee1c27837263dac.tar.gz git-b77b02785d2f589ca336fc449ee1c27837263dac.tar.xz |
gitk: Use git-diff-tree --cc for showing the diffs for merges
This replaces a lot of code that used the result from several 2-way
diffs to generate a combined diff for a merge. Now we just use
git-diff-tree --cc and colorize the output a bit, which is a lot
simpler, and has the enormous advantage that if the diff doesn't
show quite what someone thinks it should show, I can deflect the
blame to someone else. :)
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'Documentation/git-format-patch.txt')
0 files changed, 0 insertions, 0 deletions