Pull request
dotnet/dotnet#6619
Type of problem
Incorrect contents in the PR
Description of the issue
In the PR above, a file was changed in these highlighted commits:
Then, in the next forward flow, which is opposite flow to the top red backflow, where the aspnetcore repo didn't touch this file, this file got reverted to the state from the aspnetcore.
I think it's just the fact that the file change is part of the flow commit that the opposite direction algorithm reverts it back.
Pull request
dotnet/dotnet#6619
Type of problem
Incorrect contents in the PR
Description of the issue
In the PR above, a file was changed in these highlighted commits:
Then, in the next forward flow, which is opposite flow to the top red backflow, where the aspnetcore repo didn't touch this file, this file got reverted to the state from the aspnetcore.
I think it's just the fact that the file change is part of the flow commit that the opposite direction algorithm reverts it back.