On Fri, Feb 26, 2010 at 10:20 AM, Jeff King <peff@xxxxxxxx> wrote: > On Fri, Feb 26, 2010 at 10:01:40AM -0500, Tim Visher wrote: > >> My work situation leaves me in a situation where I can clone from my >> central repo but I can't push there. Is it possible and does it make >> any sense to have a single remote with one URL that I pull from and >> another than I push to? I only ask because I was looking at the >> output of `git remote show` and noticed that there are 2 URLs. If it >> is possible, how do I do it? I looked in `.git/config` and there's >> only 1 URL there. > > Try "remote.*.pushurl". It's in git-config(1) and in git-push(1) under > "Named remote in configuration file". Thanks, both of you. That worked like a charm. -- In Christ, Timmy V. http://burningones.com/ http://five.sentenc.es/ - Spend less time on e-mail -- 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