On Jul 1, 2013, at 6:36 AM, Derek Atkins <warl...@mit.edu> wrote: > > Hmm, did you just do something on code? I just did it again: > > git clone --mirror ssh://g...@code.gnucash.org/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. 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. Regards, John Ralls _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel