I have a file call a.uni, and I have to merge the solution. But git treat a.uni as binary file. When I merge the solution, it always shows:
warning: Cannot merge binary files: a.uni (HEAD vs. 549af46... test) error: could not apply 549af46... test hint: after resolving the conflicts, mark the corrected paths hint: with 'git add ' or 'git rm ' hint: and commit the result with 'git commit' Can somebody else help me!!! thanks a lot.