Look at the 'Examining branches from a remote repository' section:
~/src/X11/xserver $ git branch -r | grep apple
origin/xorg-server-1.2-apple
~/src/X11/xserver $ git checkout -b my-xorg-server-1.2-apple origin/
xorg-server-1.2-apple
Branch my-xorg-server-1.2-apple set up to track remote branch refs/
remotes/origin/xorg-server-1.2-apple.
Switched to a new branch "my-xorg-server-1.2-apple"
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden