diff options
author | Phillip Wood <phillip.wood@dunelm.org.uk> | 2022-10-17 13:17:44 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-10-17 11:53:03 -0700 |
commit | ce5238a690821d1de230091dd6c9c13a99ed6752 (patch) | |
tree | 41fd3107108a93cd90c4a5d82f8bef65df5c7930 /commit.c | |
parent | d42c9ffa0fa169ea51c971d1143b3f20d5a32d83 (diff) |
rebase --keep-base: imply --reapply-cherry-picks
As --keep-base does not rebase the branch it is confusing if it
removes commits that have been cherry-picked to the upstream branch.
As --reapply-cherry-picks is not supported by the "apply" backend this
commit ensures that cherry-picks are reapplied by forcing the upstream
commit to match the onto commit unless --no-reapply-cherry-picks is
given.
Reported-by: Philippe Blain <levraiphilippeblain@gmail.com>
Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions