On Thu, May 16, 2013 at 4:34 AM, Ramkumar Ramachandra <artagnon@xxxxxxxxx> wrote: > Felipe Contreras wrote: >> But my only concern is that there's no way to >> do something like: >> >> % git fetch backup 'refs/tags/*:refs/tags/*' 'refs/heads/*:refs/heads/*' > > [remote "backup"] > fetch = refs/tags/*:refs/tags/* > fetch = refs/heads/*:refs/heads/* > > What am I missing? 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 -- 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