On Fri, Jan 29, 2010 at 12:59 PM, Shawn O. Pearce <spearce@xxxxxxxxxxx> wrote: > Junio C Hamano <gitster@xxxxxxxxx> wrote: >> >> How does the completion code learn what options and arguments such aliases >> and subcommands (e.g. "git foo") take without being told? > > Sure. But the patch offered by the original poster also suffered > from this problem, it didn't know how to complete arguments for > the subcommand. > My patch allows custom completion code to be called if available. I don't expect git completion to know anything about my new command. -davidc -- 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