Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Source Tree pull You have not concluded your merge (MERGE_HEAD exists).

Deleted user October 17, 2013

I am trying to perform a pull and it keeps erroring out that I have not concluded the merge. Where do I find merge? There are no pending files and no conflicts.

1 answer

4 votes
HarryH
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 22, 2014

Try git commit first.

If it doens't work, you need to run:

git merge --abort

git reset --merge

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events