X-Git-Url: https://git.phdru.name/?p=git-scripts.git;a=blobdiff_plain;f=set-commit-date-repos;h=cdf1bc0057cdf0883c24b12d0a8d971e08044980;hp=727b0830faa7c39f8f908b2c2d94c7206b687f6e;hb=6b655b7f82a080370305ac6c0b8a8f7d12a4c0af;hpb=5ca7e428c53aca34584a0557ddabea07ddc31194 diff --git a/set-commit-date-repos b/set-commit-date-repos index 727b083..cdf1bc0 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'