Hi
Although I'm starting to wonder whether our remote -> local refspec
mappings
are getting too varied (i.e. confusing). Currently we have:
Remote repo -> Local repo
------------------------------------------------
refs/heads/* refs/remotes/$remote/*
refs/tags/* refs/tags/*
What's the rationale for the implicit/magic behaviour for tags? It
causes plenty of confusion for new users, etc.
-- Chris Forbes