On Thu, 16 Nov 2006 16:13:44 -0800, Junio C Hamano wrote: > > - clone for getting all branches of a repo, but no command for > > updating all branches of a repo. I want this one as well. > This one I can understand, but how would you propose to "update > all branches", in other words what's your design for mapping > remote branch names to local branch namespaces? As long as its consistent with "clone" I'll be happy, (I think as part of a separate topic we need to fix the mappings in clone, see --use-separate-remotes as default and related). The current case is really annoying where I have to throw use clone into a new repository just to get everything, rather than just being able to fetch everything into the repository I already have. -Carl - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
This archive was generated by hypermail 2.1.8 : 2006-11-17 13:09:38 EST