On Thu, Feb 10, 2011 at 8:08 PM, Neal Kreitzinger <nkreitzinger@xxxxxxxxx> wrote: > > You could write a script that does the clone and then adds the remotes. We > have a "menu" written in bash scripts and it does the clones and adds the > default remotes automatically. So instead of just doing "git clone", people > would run that script to do the clone and add the remotes. > Sure. But I'm wondering why cloning operation can't import the remote branches of the cloned repository. Actually I'm wondering the same thing for hooks. If a repository setup some hooks, can't these hooks be installed by default in the new repositories ? -- Francis -- 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