Code

Merge branch 'nd/worktree' into maint
[git.git] / t / t7201-co.sh
index 9ad5d635a2881c920fff8e524aea0ed931f68e6c..2e2b3bf53d75f587dd0823c8a82eaaf451c31607 100755 (executable)
@@ -3,7 +3,7 @@
 # Copyright (c) 2006 Junio C Hamano
 #
 
-test_description='git-checkout tests.
+test_description='git checkout tests.
 
 Creates master, forks renamer and side branches from it.
 Test switching across them.