Created
June 22, 2022 21:02
-
-
Save thatandromeda/28eb19c620db33a9bfcea05a0b825107 to your computer and use it in GitHub Desktop.
This file contains 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
# 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