From: Vivien Didelot <redacted>
Date: Tue, 11 Aug 2015 14:18:42 -0400 (EDT)
On Aug 11, 2015, at 2:07 PM, David davem@davemloft.net wrote:
quoted
From: Florian Fainelli <f.fainelli@gmail.com>
Date: Tue, 11 Aug 2015 11:03:35 -0700
quoted
Put differently, my question is how do you value not rewriting
history vs. breaking bisectability (by accident of course)?
I never will rewrite history, ever.
Too many people clone my tree and depend upon it.
Sorry, I still don't understand. What are the consequences of:
git revert -m 1 f1d5ca4
Then applying v3?
In this scenerio I think a relative fixup works better.
You already did that in the past:
https://github.com/torvalds/linux/commit/1f2cd84
Each and every situation is evaluated by me on a case by case
basis.