Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
clone: the given repository dir should be relative to $PWD
[gitweb.git]
/
t
/
t1200-tutorial.sh
diff --git
a/t/t1200-tutorial.sh
b/t/t1200-tutorial.sh
index c7db20e7f3c91e4f07ba4ba9714bb0aabc765317..0272dd429302534846e3a7f221a520bac2907ca8 100755
(executable)
--- a/
t/t1200-tutorial.sh
+++ b/
t/t1200-tutorial.sh
@@
-3,7
+3,7
@@
# Copyright (c) 2005 Johannes Schindelin
#
-test_description='
Test git-rev-parse with different parent options
'
+test_description='
A simple turial in the form of a test case
'
. ./test-lib.sh