aboutsummaryrefslogtreecommitdiffstats
path: root/commit-graph.c
diff options
context:
space:
mode:
authorDenton Liu <liu.denton@gmail.com>2019-09-12 12:43:55 -0700
committerJunio C Hamano <gitster@pobox.com>2019-09-12 13:45:28 -0700
commit2b9bd488ae09dc89f02be7d73f3710ee2ea7325c (patch)
tree2f70747e3af4bc43d35566b2d9d76052fec712c6 /commit-graph.c
parentSecond batch (diff)
downloadgit-2b9bd488ae09dc89f02be7d73f3710ee2ea7325c.tar.gz
git-2b9bd488ae09dc89f02be7d73f3710ee2ea7325c.zip
completion: teach rebase to use __gitcomp_builtin
Currently, _git_rebase() uses a hardcoded list of options for its completion. However, we can use __gitcomp_builtin() to get a dynamically generated list of completions instead. Teach _git_rebase() to use __gitcomp_builtin() so that newly implemented options in rebase will be automatically completed without any mucking around in git-completion.bash. Signed-off-by: Denton Liu <liu.denton@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions