Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNanako Shiraishi <nanako3@lavabit.com>2008-09-03 12:59:31 +0400
committerJunio C Hamano <gitster@pobox.com>2008-09-04 01:51:48 +0400
commitd592b3157f70c9dac6288b28c46a64826c0abd18 (patch)
tree18655969f1ae51fdfc579f4ee5285c6b08764bfb /t/t7103-reset-bare.sh
parent3604e7c5c6f8d48e221ea5b21ef26fc3e27eff9e (diff)
tests: use "git xyzzy" form (t7000 - t7199)
Converts tests between t7001-t7103. Signed-off-by: Nanako Shiraishi <nanako3@lavabit.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7103-reset-bare.sh')
-rwxr-xr-xt/t7103-reset-bare.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t7103-reset-bare.sh b/t/t7103-reset-bare.sh
index cdecebe456..42bf518c68 100755
--- a/t/t7103-reset-bare.sh
+++ b/t/t7103-reset-bare.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-test_description='git-reset in a bare repository'
+test_description='git reset in a bare repository'
. ./test-lib.sh
test_expect_success 'setup non-bare' '