X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=set-commit-date-repos;h=50244f8f11940b7e9932635bf8caea224605a38d;hb=0a8706b3269a0fbeadd07ad87bc31a73ac54c519;hp=727b0830faa7c39f8f908b2c2d94c7206b687f6e;hpb=b455dc19886851e7cf49376286fb0285ae829e96;p=git-scripts.git diff --git a/set-commit-date-repos b/set-commit-date-repos index 727b083..50244f8 100755 --- a/set-commit-date-repos +++ b/set-commit-date-repos @@ -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