diff options
author | Felipe Contreras <felipe.contreras@gmail.com> | 2013-04-10 01:57:53 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-04-14 23:18:58 -0700 |
commit | 1ce23aad3446c8a423cd4ec4de1b91361cdf4a85 (patch) | |
tree | 989bac28b1c337a2e03b1dfd7b79fb4a2c240add /compat/strtoumax.c | |
parent | completion: get rid of empty COMPREPLY assignments (diff) | |
download | tgif-1ce23aad3446c8a423cd4ec4de1b91361cdf4a85.tar.xz |
completion: add new __gitcompadd helper
The idea is to never touch the COMPREPLY variable directly.
This allows other completion systems (i.e. zsh) to override
__gitcompadd, and do something different instead.
Also, this allows further optimizations down the line.
There should be no functional changes.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat/strtoumax.c')
0 files changed, 0 insertions, 0 deletions