Code

status: show "-v" diff even for initial commit
[git.git] / t / t6030-bisect-porcelain.sh
index c16311469321f2ed23e936d6448d72ab4b937163..85fa39cf0b80d6e3d12a3894f752b9e094345958 100755 (executable)
@@ -2,7 +2,7 @@
 #
 # Copyright (c) 2007 Christian Couder
 #
-test_description='Tests git-bisect functionality'
+test_description='Tests git bisect functionality'
 
 exec </dev/null
 
@@ -23,7 +23,7 @@ add_line_into_file()
     fi
 
     test_tick
-    git-commit --quiet -m "$MSG" $_file
+    git commit --quiet -m "$MSG" $_file
 }
 
 HASH1=