git2go icon indicating copy to clipboard operation
git2go copied to clipboard

xx uncommitted changes would be overwritten by merge,how can we get the conflict files

Open Devying opened this issue 7 years ago • 0 comments

using the git2go we can achieve a fuction like git pull , but when a conflict occurred,we got the error message 2 uncommitted changes would be overwritten by merge.

Now , I want to get the conflict files,what should I do?

Devying avatar Jan 24 '18 15:01 Devying