]> git.phdru.name Git - git-scripts.git/commit
Feat(set-commit-date.py): chdir to git root
authorOleg Broytman <phd@phdru.name>
Tue, 27 Nov 2018 19:27:09 +0000 (22:27 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 27 Nov 2018 19:31:44 +0000 (22:31 +0300)
commit13b95111ceb542d9617c4f1a7f44dfde691ed226
tree87e5142985b7ca6fe457040ebcea329a9539cd54
parent3d9718102201b0be6ab314ca7a336d8791aba6b2
Feat(set-commit-date.py): chdir to git root

Necessary because `git --log --name-only` produces paths relative to
the root.
set-commit-date.py