On Tue, 4 Jul 2006, Linus Torvalds wrote: > > This makes git-peek-remote able to basically do everything that > git-ls-remote does (but obviously just for the native protocol, so no > http[s]: or rsync: support). Btw, if it wasn't clear - it's not actually a git-ls-remote replacement yet, even for native protocols. It doesn't actually do the remote URL thing, so you can't do simple things like git peek-remote origin for example. Things like "git fetch", that do their own remote parsing anyway, don't actually care, but I thought I'd mention it anyway, just so nobody gets surprised. Linus - : 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