Felipe Contreras <felipe.contreras@xxxxxxxxx> writes: > On Mon, May 20, 2013 at 7:33 PM, Felipe Contreras > <felipe.contreras@xxxxxxxxx> wrote: >> zsh completion wrapper doesn't reimplement __gitcompadd(). Although it >> should be trivial to do that, let's use __gitcomp_nl() which achieves >> exactly the same thing, specially since the suffix ($4) has to be empty. >> >> Signed-off-by: Felipe Contreras <felipe.contreras@xxxxxxxxx> > > This is probably v1.8.3 material, I just noticed it's probably a > regression introduced by 1ce23aa (completion: add new __gitcompadd > helper). Great. That is not in v1.8.2.X, but was already in v1.8.3-rc0, so we would need to do something about it. I am not very happy about the latter "probably", though. If it is a regression, at this late in the cycle, it is often safer to revert the original. Will apply directly to 'master'. Thanks. -- 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