X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=set-commit-date-repos;h=f565a1cd277ee4af5c397d55ed64431c55d7716a;hb=b654a68370a9f85db9e898521bd2925e62f578d7;hp=69b4aed98950da0c1cef8f93fb946282945c3d32;hpb=b02085f1af2c96e88737dc8d02b1dd9a5d214b30;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`" &&