On Sat, Apr 14, 2012 at 2:37 AM, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > Felipe Contreras wrote: > >> I don't understand, the commit message doesn't match what the patch >> actually does. > > Try it, I guess? At least for me, > > git --exec-p<TAB> > > completes to > > git --exec-path <cursor here> > > before the patch, and to > > git --exec-path<cursor here> > > after the patch. Which is different from your original patch. Ah, it doesn't remove the current line, it just adds a new one. I'm not sure how the completion results show up, but I guess it's better than the alternatives. -- Felipe Contreras -- 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