Skip to content

Instantly share code, notes, and snippets.

@nelsonomuto
Created January 22, 2018 16:02
Show Gist options
  • Save nelsonomuto/d0fb96b6687f46a73487b9f7dbca8e9b to your computer and use it in GitHub Desktop.
Save nelsonomuto/d0fb96b6687f46a73487b9f7dbca8e9b to your computer and use it in GitHub Desktop.
wip-commit.sh
git add . && git commit -m '$1' && git push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment