On Thu, Feb 04, 2010 at 10:30:34AM +0200, Alex Joni wrote: > http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Git#Work_with_branches > > git branch --track v2_4_branch origin/v2_4_branch > git checkout v2_4_branch
Close, but it's called v2.4_branch. CVS forbade the use of dots in tags and branches, but git does not. So for new tags and branches we're using dots where appropriate. Jeff ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
