Skip to content

Instantly share code, notes, and snippets.

@avit
Created April 14, 2010 21:12
Show Gist options
  • Save avit/366349 to your computer and use it in GitHub Desktop.
Save avit/366349 to your computer and use it in GitHub Desktop.
andrew@feldspar ~/Sites/pemberton(master) $ git branch -r
trunk
trunk@289
whistler/php
whistler/trunk
whistler/wlpsite
whistler/wlpsite@42
andrew@feldspar ~/Sites/pemberton(master) $ git co -b whistler/master whistler/trunk
Switched to a new branch 'whistler/master'
sed: 1: "s/* \(.*\)/(whistler/ma ...": bad flag in substitute command: 'm'
andrew@feldspar ~/Sites/pemberton $ git branch
master
* whistler/master
sed: 1: "s/* \(.*\)/(whistler/ma ...": bad flag in substitute command: 'm'
andrew@feldspar ~/Sites/pemberton $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment