diff options
author | Tim Henigan <tim.henigan@gmail.com> | 2012-04-23 14:23:41 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-04-23 11:59:34 -0700 |
commit | 7e0abcec103b3649943b236881cf88e8fd6cf3a4 (patch) | |
tree | 99936329de9603b8284f7d0eda6d2b09c5723193 /check-racy.c | |
parent | e9653615fafcbac6109da99fac4fa66b0b432048 (diff) | |
download | git-7e0abcec103b3649943b236881cf88e8fd6cf3a4.tar.gz git-7e0abcec103b3649943b236881cf88e8fd6cf3a4.tar.xz |
difftool: teach difftool to handle directory diffs
When 'difftool' is called to compare a range of commits that modify
more than one file, it opens a separate instance of the diff tool for
each file that changed.
The new '--dir-diff' option copies all the modified files to a temporary
location and runs a directory diff on them in a single instance of the
diff tool.
Signed-off-by: Tim Henigan <tim.henigan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'check-racy.c')
0 files changed, 0 insertions, 0 deletions