From: Oleg Broytman Date: Mon, 9 Dec 2024 15:11:47 +0000 (+0300) Subject: Feat(clone2current): Set commit date X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=56051c4ef5f492832835647454022f961e801085;p=cookiecutter.git Feat(clone2current): Set commit date --- diff --git a/clone2current b/clone2current index a769ad0..737ccbf 100755 --- a/clone2current +++ b/clone2current @@ -33,6 +33,7 @@ then else cp -p "$source_dir"/.git/description .git fi && +"$HOME"/prog/git-scripts/set-commit-date-recursive && cd "$source_dir" && if [ -n "$directories" ]; then