X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=set-commit-date-repos;h=50244f8f11940b7e9932635bf8caea224605a38d;hb=HEAD;hp=f565a1cd277ee4af5c397d55ed64431c55d7716a;hpb=be308b7b8c887a71e26a8044bba3b334487452b5;p=git-scripts.git diff --git a/set-commit-date-repos b/set-commit-date-repos index f565a1c..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