X-Git-Url: https://git.phdru.name/?p=git-scripts.git;a=blobdiff_plain;f=set-commit-date-recursive;h=c70cff5b840d039eed7f5ea471a9052d4432014a;hp=c8a2f0af3b7d4b95d1147c3ec27e177a274406a4;hb=5513a663e5a0665fb5ba30c1ce7056468376e679;hpb=b02085f1af2c96e88737dc8d02b1dd9a5d214b30 diff --git a/set-commit-date-recursive b/set-commit-date-recursive index c8a2f0a..c70cff5 100755 --- a/set-commit-date-recursive +++ b/set-commit-date-recursive @@ -4,5 +4,5 @@ prog_dir="`dirname \"$0\"`" && -"$prog_dir"/set-commit-date && \ -exec git submodule foreach "$prog_dir"/set-commit-date +"$prog_dir"/set-commit-date.py && \ +exec git submodule foreach "$prog_dir"/set-commit-date.py