On Tue, 24 Jun 2008, Junio C Hamano wrote: > Otherwise remote executions directly over ssh won't find them as they used > to. --upload-pack and --receive-pack options _could_ be used on the > client side, but things should keep working out-of-box for older clients. > > Later versions of clients (fetch-pack and send-pack) probably could start > asking for these programs with dashless form, but that is a different > topic. Should they use "git upload-pack" or should they look for their helper programs in a libexec dir? I don't think that either of these programs is useful to run independantly, but I don't know if finding a program that doesn't go in $PATH on a remote machine is going to be any fun. -Daniel *This .sig lefti ntentionally blank* -- 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