Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid voiding result.data just because diff.result incomplete.
This change fixes issue #8620, by not clobbering `result.data` whenever `diff.complete` is false, but introduces other problems (test failures) that I will solve in later commits.
- Loading branch information