On 11/12/20 10:46 AM, Mark Brown wrote:
On Thu, Nov 12, 2020 at 10:44:21AM -0600, Pierre-Louis Bossart wrote:
v2: rebase to remove git am issue (worked with --3way before)
That only works if I have the blobs you were patching against in my git
object store, if they're out of tree chances are my git repository will
never have seen them.
Indeed, I just tried and you're right it doesn't work in a separate
tree. I had no idea the --3way option relied on context/setup other than
the patches being applied.