Hi,
On Mon, Oct 22, 2012 at 3:45 AM, Felipe Contreras
[off-list ref] wrote:
Here's a bit of reorganition. I'm introducing a new __gitcompadd helper that is
useful to wrapp all changes to COMPREPLY, but first, lets get rid of
unnecessary assignments as SZEDER suggested.
The zsh wrapper is now very very simple.
Junio, Jeff, just to let you know, this is an updated version of the
new zsh wrapper patch series with the feedback from SZEDER. I see the
old version is in pu, and hasn't been updated.
Cheers.
Since v5:
* Get rid of unnecessary COMPREPLY assignments
Felipe Contreras (3):
completion: get rid of empty COMPREPLY assignments
completion: add new __gitcompadd helper
completion: add new zsh completion
--
Felipe Contreras