Skip to content

Instantly share code, notes, and snippets.

@sclarson
Created September 26, 2014 13:16
Show Gist options
  • Save sclarson/3e4bef55151396617e1a to your computer and use it in GitHub Desktop.
Save sclarson/3e4bef55151396617e1a to your computer and use it in GitHub Desktop.
function gco($branch){
git checkout $branch
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment