On Sat, Apr 14, 2012 at 2:37 AM, Jonathan Nieder [off-list ref] wrote:
Felipe Contreras wrote:
quoted
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