summaryrefslogtreecommitdiff
path: root/t/t6133-pathspec-rev-dwim.sh
diff options
context:
space:
mode:
authorLibravatar Denton Liu <liu.denton@gmail.com>2019-09-12 12:43:55 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-09-12 13:45:28 -0700
commit2b9bd488ae09dc89f02be7d73f3710ee2ea7325c (patch)
tree2f70747e3af4bc43d35566b2d9d76052fec712c6 /t/t6133-pathspec-rev-dwim.sh
parentSecond batch (diff)
downloadtgif-2b9bd488ae09dc89f02be7d73f3710ee2ea7325c.tar.xz
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 't/t6133-pathspec-rev-dwim.sh')
0 files changed, 0 insertions, 0 deletions