Created
June 7, 2016 13:48
-
-
Save the-teacher/d22b975fdc16f43afa50cb1a776e123c to your computer and use it in GitHub Desktop.
just go 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
~/.bashrc | |
alias just_go='git add -A; git commit -m ~~~; git push origin `git rev-parse --abbrev-ref HEAD`;' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment