On Mon, July 1, 2013 10:41 am, John Ralls wrote:
>
> On Jul 1, 2013, at 6:36 AM, Derek Atkins <[email protected]> wrote:
>>
>> Hmm, did you just do something on code?  I just did it again:
>>
>> git clone --mirror ssh://[email protected]/gnucash.git
>> cd gnucash.git
>> git fetch --all
>>
>> ...and it worked without error:
>>
>> [warlord@mocana gnucash.git]$ git fetch --all
>> Fetching origin
>> [warlord@mocana gnucash.git]$
>
> You used clone --mirror instead of --bare.

Is this bad?   What's the difference?  In my case I wonder if --mirror
isn't the right answer?

> I'll observe that the difference between Code and Github is that the
> github repos have their default branches set to trunk instead of master.

Fair enough.  What would happen if we added the alias on code?
Would that break the git-svn push to github?

> Regards,
> John Ralls

-derek

-- 
       Derek Atkins                 617-623-3745
       [email protected]             www.ihtfp.com
       Computer and Internet Security Consultant

_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to