If the new merge policies do not allow that, then the new merge policies
are incredibly broken.
I just checked.
It _is_ incredibly broken.
It will do
echo "Rewinding the tree to pristine..."
git reset --hard $head
if any merge strategy every fails, so that check is needed for the new
merger.
This makes merges totally unusable. It feels like the dark ages.
Linus