Junio C Hamano <gitster@xxxxxxxxx> wrote: > This drops backward compatibility support to ask for "git-program" > form when talking to git-daemon. Now all git native requests use > "git program" form over ssh, local and git transports. > > This needs to be held back until everybody runs git-daemon from 1.5.6.1 or > 1.6.0 or newer. > > Signed-off-by: Junio C Hamano <gitster@xxxxxxxxx> > --- > * According to the roadmap we exchanged earlier, this should happen in a > major release (that increments the second dewey-decimal digit from the > left) that ships at least 6 months after 1.5.6.1 and 1.6.0 (which will > have the "git daemon preparation" patch included) are released. Agreed about holding back. But I wonder if this patch is even worth it at some later point in time. Are we also going to change git-daemon to stop accepting "git-" form? Is it a worthwhile change? -- Shawn. -- 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