Created
August 25, 2021 12:00
-
-
Save bkmeneguello/2c0fe08d4b10938768a7f0d8dcea8f68 to your computer and use it in GitHub Desktop.
Git WIP alias
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
alias gwip='git commit -a -m "work in progress - fixup"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Great!