Skip to content

Instantly share code, notes, and snippets.

@ionymikler
Last active August 7, 2025 08:45
Show Gist options
  • Select an option

  • Save ionymikler/2a26cda9639d89ccf9566330a3c27d83 to your computer and use it in GitHub Desktop.

Select an option

Save ionymikler/2a26cda9639d89ccf9566330a3c27d83 to your computer and use it in GitHub Desktop.
git amend-now
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