diff options
| author | Philippe Blain <levraiphilippeblain@gmail.com> | 2023-06-26 16:24:46 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-06-26 09:40:14 -0700 |
| commit | 98aaeb2f775949faac4840ba90b10d8cc328a71b (patch) | |
| tree | b74b2c7ce72d82e65b15f475837536b43ec0fc28 /diff.c | |
| parent | completion: move --pickaxe-{all,regex} to __git_diff_common_options (diff) | |
| download | git-98aaeb2f775949faac4840ba90b10d8cc328a71b.tar.gz git-98aaeb2f775949faac4840ba90b10d8cc328a71b.zip | |
completion: complete --diff-merges, its options and --no-diff-merges
The flags --[no-]diff-merges only make sense for 'git log' and 'git
show', so add a new variable __git_log_show_options for options only
relevant to these two commands, and add them there. Also add
__git_diff_merges_opts and list the accepted values for --diff-merges,
and use it in _git_log and _git_show.
Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions
