completion: complete --no-relative
commitffcccc62b02ff41d5b436ea7cbd852bb2bd83bf8
authorPhilippe Blain <levraiphilippeblain@gmail.com>
Mon, 26 Jun 2023 16:24:39 +0000 (26 16:24 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Jun 2023 16:40:12 +0000 (26 09:40 -0700)
tree3549000da003e3e42ad3feecc6d5af7d6b43ba1d
parent3a4d45324614ab96754636e545fa054dac09d9f5
completion: complete --no-relative

Add --no-relative to __git_diff_common_options in the completion script,
and move --relative from __git_diff_difftool_options to
__git_diff_common_options since it applies to more than just diff and
difftool.

Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash