Hi,
In order to simplify the discussion I've cleaned up my patches related to
_GIT_complete, aliasing stuff, and such.
I'm only intending the firat patch for inclusion for now.
Cheers.
Felipe Contreras (6):
completion: add new __git_complete helper
tests: add more bash completion tests
completion: simplify _git_bundle
completion: simplify command stuff
completion: calculate argument position properly
completion: add public _GIT_complete helper
contrib/completion/git-completion.bash | 103 ++++++++++++++++----------------
t/t9902-completion.sh | 85 +++++++++++++++++++++++++-
2 files changed, 135 insertions(+), 53 deletions(-)
--
1.7.10