[ic] Call for testers

David Christensen david at endpoint.com
Tue Mar 10 19:11:27 UTC 2009


On Mar 10, 2009, at 1:56 PM, Jon Jensen wrote:

> On Tue, 10 Mar 2009, David Christensen wrote:
>
>> Acquire the code by issuing the following commands:
>>
>>  $ cd where/you/want/your/repository
>>  $ git clone git://github.com/machack666/interchange-utf8.git
>>  $ cd interchange-utf8
>>  $ git checkout utf8
>
> At least in my case, instead of that last command, I needed to  
> create a
> local tracking branch like this:
>
> git checkout -b utf8 origin/utf8


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?

Regards,

David
--
David Christensen
End Point Corporation
david at endpoint.com
212-929-6923
http://www.endpoint.com/






More information about the interchange-users mailing list