For binary file conflicts, you definitely don’t want to resolve the conflict by editing the binary file, that is impossible.
All you have to do is: either choose the other party's modifications, or choose your own modifications.
You can use the --theirs或--ours option of git checkout.
For binary file conflicts, you definitely don’t want to resolve the conflict by editing the binary file, that is impossible.
All you have to do is: either choose the other party's modifications, or choose your own modifications.
You can use the
--theirs
或--ours
option of git checkout.Cut conflicting files to the desktop, pull, cut back from the desktop, commit, push
Plus
-f
Mandatory coverage.