git rebase main
git checkout --theirs {path}
git add .
git rebase --continue
For further actions, you may consider blocking this person and/or reporting abuse
git rebase main
git checkout --theirs {path}
git add .
git rebase --continue
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)