git question

John Dennis jdennis at redhat.com
Thu Feb 14 14:38:04 CET 2013


On 02/14/2013 08:26 AM, David Peterson wrote:
> Are we still using git fetch origin v2.1.x:v2.1.x to get v2.2?

$ git branch -r
   origin/HEAD -> origin/master
   origin/master
   origin/v1.1.x
   origin/v2.1.x-apple
   origin/v2.x.x

According to the above there is no v2.1.x branch. BTW, git remote is can 
be very useful for setting up your .git/config so you don't have to deal 
with verbose syntax.


-- 
John Dennis <jdennis at redhat.com>

Looking to carve out IT costs?
www.redhat.com/carveoutcosts/


More information about the Freeradius-Users mailing list