diff options
author | Toon Claes <toon@iotcl.com> | 2025-02-06 07:33:34 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-02-06 12:23:54 -0800 |
commit | 9144b9362b2ed972f5886dcc7beee6a2acce2708 (patch) | |
tree | 843fbc779c26450b5299dade9feafbd4e13f09a1 /commit.c | |
parent | 7a52a8c7d855d3ed779059af160248934ac2c6b0 (diff) |
parse-options: introduce die_for_incompatible_opt2()
The functions die_for_incompatible_opt3() and
die_for_incompatible_opt4() already exist to die whenever a user
specifies three or four options respectively that are not compatible.
Introduce die_for_incompatible_opt2() which dies when two options that
are incompatible are set.
Signed-off-by: Toon Claes <toon@iotcl.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions