Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save the-teacher/a913397c85d12cfdf44012786752b5c3 to your computer and use it in GitHub Desktop.
Save the-teacher/a913397c85d12cfdf44012786752b5c3 to your computer and use it in GitHub Desktop.
justgo
alias just_go='git add -A; git commit -m ~~~; git push origin master;'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment