hg commit -y --logfile C:\Users\LG\AppData\Local\Temp\rdhcyxzm.h2e abort: unresolved merge conflicts (see hg help resolve) Completed with errors, see above.
When I attempt to commit, this comes up. The name of the file is always different and it always has a different file suffix. I cannot push because of this, and it's stopping me from updating my repository on Bitbucket.
How does one go about fixing this?
EDIT: just adding that I was able to successfully commit/push before this started happening
The error message you posted is NOT telling you that rdhcyxzm.h2e is causing or part of a merge conflict, it is just a log file. You should check your SourceTree UI for files that have a yellow warning symbol beside them, and resolve merge conflicts in those files.
For more information on what "unresolved merge conflicts" means, read:
http://git-scm.com/book/en/Git-Branching-Basic-Branching-and-Merging#Basic-Merge-Conflicts
The log file only contained the commit message.
In any case, I resolved the stuff marked with yellow "!" warning symbols and the problem was solved.
Thank you for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.