On 2/9/2011 10:53 AM, Francis Moreau wrote:
Hi,
Is it possible to add some default remotes for a given repository ?
That is when cloning the repository, I can use the default remotes in
the cloned repository.
Thanks
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.
v/r,
Neal
--
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