Hi, On Thu, Apr 8, 2010 at 1:05 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Tay Ray Chuan <rctay89@xxxxxxxxx> writes: > >> Instead of breaking execution when no remote (as specified in the >> variable dest) is specified when git-ls-remote is invoked, continue on >> and let remote_get() handle it. > > Shouldn't it default to "branch.$current.remote", not "origin", though, as > ls-remote to inspect is most closely related to "git pull"? actually, it already does so (remote_get() does all the magic); it was my commit message that was not accurate. -- Cheers, Ray Chuan -- 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