author | David Aguilar <davvid@gmail.com> | |
Sat, 17 Mar 2012 03:54:37 +0000 (20:54 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 19 Mar 2012 16:41:34 +0000 (09:41 -0700) | ||
commit | d50b2c73b6ffcdc9a55efa38542d02773df44407 | |
tree | 6a37211b0ea168a953dfc2cf021b600a9f56ba1e | tree | snapshot |
parent | f524129737d9ba3e685c31bacde844ec1db1fea9 | commit | diff |
t7800: Test difftool passing arguments to diff
git-difftool relies on the ability to forward unknown arguments
to the git-diff command. Add a test to ensure that this works
as advertised.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-difftool relies on the ability to forward unknown arguments
to the git-diff command. Add a test to ensure that this works
as advertised.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7800-difftool.sh | diff | blob | history |