X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=set-commit-date-repos;fp=set-commit-date-repos;h=f565a1cd277ee4af5c397d55ed64431c55d7716a;hb=be308b7b8c887a71e26a8044bba3b334487452b5;hp=69b4aed98950da0c1cef8f93fb946282945c3d32;hpb=8acd6f41a8545f7f42bbd9a5b0b731b2bdc3c644;p=git-scripts.git diff --git a/set-commit-date-repos b/set-commit-date-repos index 69b4aed..f565a1c 100755 --- a/set-commit-date-repos +++ b/set-commit-date-repos @@ -1,6 +1,6 @@ #! /bin/sh -# Call set-commit-date-recursive on all repositories. +# Call set-commit-date-recursive on all repositories cd "`dirname \"$0\"`" && prog_dir="`pwd`" &&