]> git.phdru.name Git - git-scripts.git/blobdiff - set-commit-date-repos
Feat(submodules/remove): Add option `-c`
[git-scripts.git] / set-commit-date-repos
index 727b0830faa7c39f8f908b2c2d94c7206b687f6e..50244f8f11940b7e9932635bf8caea224605a38d 100755 (executable)
@@ -5,6 +5,4 @@
 cd "`dirname \"$0\"`" &&
 prog_dir="`pwd`" &&
 
-exec "$prog_dir"/do-all \
-   'test "$g" = "$d/.git" || continue &&' \
-   'cd "$d"; echo "----- $d -----"; "$prog_dir"/set-commit-date-recursive'
+exec "$prog_dir"/run-workdirs -v "$prog_dir"/set-commit-date-recursive