[ic] Call for testers

Jon Jensen jon at endpoint.com
Tue Mar 10 19:42:54 UTC 2009


On Tue, 10 Mar 2009, Davor Ocelic wrote:

>> Thanks.  I was operating on my local origin repository, and so missed 
>> this step... :-)  Does this need to be:
>>
>>> git checkout -b utf8 -t origin/utf8
>>
>> to set up the tracking correctly?
>
> The full line to setup everything is:
>
> git checkout --track -b utf8 -t origin/utf8

I think David had it right. The --track and -t options are synonyms (at 
least in Git 1.6.1), so I don't know why you'd need both.

Jon

-- 
Jon Jensen
End Point Corporation
http://www.endpoint.com/



More information about the interchange-users mailing list