Skip to content

Instantly share code, notes, and snippets.

@bkmeneguello
Created August 25, 2021 12:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bkmeneguello/2c0fe08d4b10938768a7f0d8dcea8f68 to your computer and use it in GitHub Desktop.
Save bkmeneguello/2c0fe08d4b10938768a7f0d8dcea8f68 to your computer and use it in GitHub Desktop.
Git WIP alias
alias gwip='git commit -a -m "work in progress - fixup"'
@Eboubaker
Copy link

Great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment