You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reviewing older changes (e.g. a commit at HEAD~2) when HEAD~1 renames or deletes the file, causes the review block to not show correctly. We should only depend on the reconstructed file content, not the file currently existing.
Reviewing older changes (e.g. a commit at
HEAD~2) whenHEAD~1renames or deletes the file, causes the review block to not show correctly. We should only depend on the reconstructed file content, not the file currently existing.