On Tue, 17 Jan 2012, Curtis Olson wrote:

> Hi Torsten,
>
> Can you post a quick "git" reminder for how to checkout the release/2.6.0
> branch.  I'm sure I'm not the only one who forgets something he hasn't
> thought about in 6 months. :-)

You can do this:

git fetch
git branch -t -l release-2.6.0 origin/release/2.6.0
git checkout release-2.6.0


Cheers,

Anders
-- 
---------------------------------------------------------------------------
Anders Gidenstam
WWW: http://gitorious.org/anders-hangar
      http://www.gidenstam.org/FlightGear/

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to