Using GIT GUI to resolve merge conflicts, I deleted one file1 in branch1 and same file1 has some changes in branch2.
When merging branch1 into branch2, get conflicts in file1, I deleted file1 in branch1 manually, but it's still not allowing me to commit and push.