summaryrefslogtreecommitdiff
path: root/builtin/update-ref.c
diff options
context:
space:
mode:
authorDenton Liu <liu.denton@gmail.com>2020-09-17 07:44:08 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-09-17 16:38:47 (GMT)
commit308d7a7dc99043c90a9eff6916cad1abe0d473aa (patch)
tree6c66a73ff523ff2d11d9ba063ab30d3f73b08912 /builtin/update-ref.c
parenta8fa6a08f4ff3ab99f99dd7ae989bd825071def3 (diff)
downloadgit-308d7a7dc99043c90a9eff6916cad1abe0d473aa.zip
git-308d7a7dc99043c90a9eff6916cad1abe0d473aa.tar.gz
git-308d7a7dc99043c90a9eff6916cad1abe0d473aa.tar.bz2
contrib/completion: extract common diff/difftool options
difftool parses its own options and then passes the remaining options onto diff. As a result, they share common command-line options. Instead of duplicating the list, use a shared $__git_diff_difftool_options list. The completion for diff is missing --relative and the completion for difftool is missing --no-index. Add both of these to the common list. Signed-off-by: Denton Liu <liu.denton@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/update-ref.c')
0 files changed, 0 insertions, 0 deletions