]> git.phdru.name Git - git-scripts.git/blobdiff - set-commit-date-repos
Better comments
[git-scripts.git] / set-commit-date-repos
index 69b4aed98950da0c1cef8f93fb946282945c3d32..f565a1cd277ee4af5c397d55ed64431c55d7716a 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# Call set-commit-date-recursive on all repositories.
+# Call set-commit-date-recursive on all repositories
 
 cd "`dirname \"$0\"`" &&
 prog_dir="`pwd`" &&