Last active
August 7, 2025 08:45
-
-
Save ionymikler/2a26cda9639d89ccf9566330a3c27d83 to your computer and use it in GitHub Desktop.
git amend-now
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git config --global alias.amend-now 'commit --amend --date=now --reset-author' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment