Skip to content

Instantly share code, notes, and snippets.

@thatandromeda
Created June 22, 2022 21:02
Show Gist options
  • Save thatandromeda/28eb19c620db33a9bfcea05a0b825107 to your computer and use it in GitHub Desktop.
Save thatandromeda/28eb19c620db33a9bfcea05a0b825107 to your computer and use it in GitHub Desktop.
# For those times you forgot to add some stuff before committing.
[alias]
derpsquish = "!git add . && git commit -a --amend -C HEAD"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment