On Montag, 6. Juni 2011 at 19:54, Justin Sherrill wrote:

> Wouldn't he need to do this once, to establish the local copy of the branch?
> 
>  cd /usr/src && git branch DragonFly_RELEASE_2_10
> origin/DragonFly_RELEASE_2_10
> 

git does this automagically, at least in recent versions, if you try to switch 
to a non-existent branch that is in origin/

-m. 

Reply via email to