]> git.phdru.name Git - git-scripts.git/blobdiff - set-commit-date-recursive
Better comments
[git-scripts.git] / set-commit-date-recursive
index c70cff5b840d039eed7f5ea471a9052d4432014a..465f5fab4c36c7ca6e4c6f45b4d58a03b561e4b6 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# Call set-commit-date on all submodules.
+# Call set-commit-date on the repo and all submodules
 
 prog_dir="`dirname \"$0\"`" &&