summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9f3d54d)
raw | patch | inline | side by side (parent: 9f3d54d)
author | David Aguilar <davvid@gmail.com> | |
Sat, 16 Jan 2010 03:10:03 +0000 (19:10 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 16 Jan 2010 05:40:08 +0000 (21:40 -0800) |
This is http://www.gnu.org/licenses/gpl-howto.html advises.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-difftool--helper.sh | patch | blob | history | |
t/t7800-difftool.sh | patch | blob | history |
index 69f6bcebcbc32a7d34731677cd1baa9fea473085..e43b5d64de3d06f96063f61d4907a8a95ed1c23b 100755 (executable)
--- a/git-difftool--helper.sh
+++ b/git-difftool--helper.sh
# This script is typically launched by using the 'git difftool'
# convenience command.
#
-# Copyright (c) 2009-2010 David Aguilar
+# Copyright (c) 2009, 2010 David Aguilar
TOOL_MODE=diff
. git-mergetool--lib
diff --git a/t/t7800-difftool.sh b/t/t7800-difftool.sh
index a183f1db4a16b18db1b7d2c32160378ac06989fe..fad54722575b70345d42628702c3519d6d413fae 100755 (executable)
--- a/t/t7800-difftool.sh
+++ b/t/t7800-difftool.sh
#!/bin/sh
#
-# Copyright (c) 2009 David Aguilar
+# Copyright (c) 2009, 2010 David Aguilar
#
test_description='git-difftool