Hi, On Thu, 11 Oct 2007, Joakim Tjernlund wrote: > > -----Original Message----- > > From: Johannes Schindelin [mailto:Johannes.Schindelin@xxxxxx] > > > > thought it might be pretty easy for you to rewrite git-clone.sh to > > take advantage of git-fetch and git-remote, and that your desired > > feature would be easier to add then. So easy that the whole thing > > would have taken you all of an hour or so. > > Well, now I had to take a look and I think you are overestimating my > capabilities :) It is a 12KB script full of git-plumbing I have never > used, nor do I do sh scripts well. It might be an hour for you, but I > would probably have to spend the whole day :) Heh. git-clone is pretty crowded. But it predates git-remote. And I have a hunch that git-clone will be a trivial script when it calls git-remote and the git-fetch. Ciao, Dscho - 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