Tag Archive For "MERGE_HEAD exists"
GIT Fatal You Have not Concluded Your Merge MERGE_HEAD Exists
fatal: You have not concluded your merge. (MERGE_HEAD exists) I got this message because when I performed a “git pull”. I searched for a solution for this problem on the Internet and it wasn’t until I found this post that I was able to resolve this issue. The problem was that I: Performed a “git …
Recent Comments