git-change-date
git-change-date copied to clipboard
Does it updates `AuthorDate`, `CommitDate`, or both of them?
using git show -s --format=fuller [COMMIT_HASH]
:
Does this package updated both dates or only on of them?