From: Junio C Hamano <hidden> Date: 2020-10-07 17:54:59
Robert Karszniewicz [off-list ref] writes:
At the same time also deduplicate those options from command completions
which use $__git_diff_common_options.
Signed-off-by: Robert Karszniewicz <redacted>
---
contrib/completion/git-completion.bash | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Makes sense. Will queue together with [2/2]. Thanks.