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
{{ message }}
This repository was archived by the owner on Apr 28, 2025. It is now read-only.
Currently if you don't merge the upstream branch into your feature
branch before merging it back, there's a chance someone else edited the
same files, which will cause your diffs to not necessarily have matching
line numbers. This patch makes it try a bit harder, but also ignoring
the line number lines in the diff.
0 commit comments