On 2006-12-06, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > You can have the same effect as what Junio wrote with the config: > > $ git repo-config remote.origin.url git://git.kernel.org/pub/scm/git/git.git > $ git repo-config remote.origin.fetch \ > refs/heads/master:refs/remotes/origin/master > $ git repo-config remote.origin.fetch \ > refs/heads/next:refs/remotes/origin/next ^$ > $ git repo-config remote.origin.fetch \ > +refs/heads/pu:refs/remotes/origin/pu ^$ > What's that ^$ for? -Peter - 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