Skip to content

Instantly share code, notes, and snippets.

@donovanh
Forked from sturobson/gist:874e6c95819f3ca9c92f
Last active August 29, 2015 14:17
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 donovanh/ac2c69d14ea3ee1230e4 to your computer and use it in GitHub Desktop.
Save donovanh/ac2c69d14ea3ee1230e4 to your computer and use it in GitHub Desktop.
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