How to update your last commit's date?
📰 Dev.to · Mohamed Idris
Initially I tried git commit --amend, it updates the committer date but preserves the author...
Initially I tried git commit --amend, it updates the committer date but preserves the author...