diff options
author | Elijah Newren <newren@gmail.com> | 2021-07-21 01:42:18 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-07-20 21:43:12 -0700 |
commit | 1d25e5bdf5263a227d233eafcf028b36c72716f6 (patch) | |
tree | 7434f6179706c23b127959fd2a4afa8e7145a9d2 /advice.h | |
parent | t7601: test interaction of merge/rebase/fast-forward flags and options (diff) | |
download | tgif-1d25e5bdf5263a227d233eafcf028b36c72716f6.tar.xz |
t7601: add tests of interactions with multiple merge heads and config
There were already code checking that --rebase was incompatible with
a merge of multiple heads. However, we were sometimes throwing warnings
about lack of specification of rebase vs. merge when given multiple
heads. Since rebasing is disallowed with multiple merge heads, that
seems like a poor warning to print; we should instead just assume
merging is wanted.
Add a few tests checking multiple merge head behavior.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'advice.h')
0 files changed, 0 insertions, 0 deletions