Created
April 14, 2010 21:12
-
-
Save avit/366349 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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