On Thu, May 16, 2013 at 6:54 AM, Antoine Pelisse <apelisse@xxxxxxxxx> wrote: > On Thu, May 16, 2013 at 11:36 AM, Felipe Contreras > <felipe.contreras@xxxxxxxxx> wrote: >> Actually trying that command: >> >> % git fetch origin 'refs/tags/*:refs/tags/*' 'refs/heads/*:refs/heads/*' >> fatal: Refusing to fetch into current branch >> refs/heads/fc/fast-export/cleanup of non-bare repository >> fatal: The remote end hung up unexpectedly > > Can you try something like this instead ? > > git fetch --update-head-ok # or -u Nice! That does the trick. -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html