From local, I replace new pdf and jpg files. When I git push, it said "merge failed ... conflict".
How can I replace the new pdf and jpg files, and git push to the remote. I have so many pdf and jpg files at the local to replace.
I saw this to merge a single binary file. How can I merge multiple files at once?