Re: fast-import error: fatal: 'refs/heads/master' - not a valid ref

2012-08-09 Thread Andrey Pavlenko
My helper really executes git show-ref before writting the export stream... Thank you for pointing that out and sorry for disturbing. On Thu, Aug 9, 2012 at 12:22 PM, Andrey Pavlenko wrote: > git --version > git version 1.7.11.3 > > On Wed, Aug 8, 2012 at 9:54 PM, Jeff King wrot

Re: fast-import error: fatal: 'refs/heads/master' - not a valid ref

2012-08-09 Thread Andrey Pavlenko
git --version git version 1.7.11.3 On Wed, Aug 8, 2012 at 9:54 PM, Jeff King wrote: > On Wed, Aug 08, 2012 at 11:25:02AM +0400, Andrey Pavlenko wrote: > >> I'm developing a remote helper which uses the fast-import stream for >> fetching. When I perform cloning git prints