aboutsummaryrefslogtreecommitdiff
path: root/t/t9301-fast-export.sh
diff options
context:
space:
mode:
authorNanako Shiraishi <nanako3@lavabit.com>2008-09-10 06:25:25 +0900
committerJunio C Hamano <gitster@pobox.com>2008-09-09 22:59:00 -0700
commiteaa2a6fc84bc02c1356353f7364e976e46133e98 (patch)
treee6046ad1ba17c4057e7dc0eeaf9faabcb5ee5d84 /t/t9301-fast-export.sh
parent5190d73d1e83d6ac982da2a793043c2b012fad40 (diff)
downloadgit-eaa2a6fc84bc02c1356353f7364e976e46133e98.tar.gz
git-eaa2a6fc84bc02c1356353f7364e976e46133e98.tar.xz
t9300, t9301: use "git fast-import/fast-export" without dash
Also use "git hash-object" and "git rev-parse" without dash. Signed-off-by: Nanako Shiraishi <nanako3@lavabit.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9301-fast-export.sh')
-rwxr-xr-xt/t9301-fast-export.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t9301-fast-export.sh b/t/t9301-fast-export.sh
index 3cb9f8070..6ddd7c19f 100755
--- a/t/t9301-fast-export.sh
+++ b/t/t9301-fast-export.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2007 Johannes E. Schindelin
#
-test_description='git-fast-export'
+test_description='git fast-export'
. ./test-lib.sh
test_expect_success 'setup' '