Skip to content

Instantly share code, notes, and snippets.

@sturobson
Created March 28, 2015 11:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sturobson/874e6c95819f3ca9c92f to your computer and use it in GitHub Desktop.
Save sturobson/874e6c95819f3ca9c92f to your computer and use it in GitHub Desktop.
home time
alias hometime = git checkout -b hometime && git push origin hometime && git add --all & git commit --all -m "hometime push"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment