Mike Ralphson <mike@xxxxxxxxxxxx> wrote: > cgit's receive-pack.c has never had the corresponding typo. > Fix up method and member names to match. Whoops. Thanks. > - if (line.equals("capabilties^{}")) { > + if (line.equals("capabilities^{}")) { > // special line from git-receive-pack to show > // capabilities when there are no refs to advertise -- 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