Skip to content

Instantly share code, notes, and snippets.

@scharfie
Created April 9, 2014 17:52
Show Gist options
  • Save scharfie/10296920 to your computer and use it in GitHub Desktop.
Save scharfie/10296920 to your computer and use it in GitHub Desktop.
[alias]
rb = "!f() { git push origin master:$1 && git checkout -t origin/$1; }; f"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment