Hi,
I am new to mercurial and source tree (on mac) and encountered a problem when merging. Following error message appears:
"Errors During Merge
abort: outstanding uncommitted changes
(use 'hg status' to list changes)"
There are uncommited modified and untracked files.
A developer who uses tortoise for windows told me that it should work although there are uncommited changes.
What do I need to do here?
Thanks,
Andy
It's possible that Tortoise just Shelves all your uncommitted changes automatically when you try to do this. Personally I think that's a bad idea, because you may have just forgotten to commit.
You should either commit or Shelve your changes before merging, your choice.
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.