From: Johannes Schindelin Date: Thu, 3 May 2018 23:01:29 +0000 (+0200) Subject: rebase --rebase-merges: root commits can be cousins, too X-Git-Tag: v2.18.0-rc0~32^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8fa6eea0ffd271f0564048dc939987e9640efca5?ds=inline;hp=8fa6eea0ffd271f0564048dc939987e9640efca5 rebase --rebase-merges: root commits can be cousins, too Reported by Wink Saville: when rebasing with no-rebase-cousins, we will want to refrain from rebasing all of them, even when they are root commits. Signed-off-by: Johannes Schindelin Signed-off-by: Junio C Hamano ---