On Fri, Jan 24, 2014 at 4:38 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Jens Lehmann <Jens.Lehmann@xxxxxx> writes: > >> ... But a single >> trailing '/' does mark "submod" as a directory, which I think is >> ok for a submodule. And it makes life easier for the user if we >> accept that, as shell completion will add it there automatically. > > OK, that would be annoying. > > Perhaps the completion is what is broken here, then? I dunno, and > haven't thought things through. My reasoning is more simple minded: if "git diff HEAD HEAD^ submod/" works, the user would expect "git diff HEAD submod/" to work too. I think I've got something working with a bit refactoring. Will send out soon. -- Duy -- 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