Possible duplicate:
github blocks mac terminal when using pull command
I am using git via terminal on mac. I recently ran into an annoying problem when trying to execute git pull . After running git pull , the following error message appears:
Merge ssh://domain.com/repository.git
The problem is that I cannot enter anything. My terminal seems to be stuck and there is nothing I can do about it. I am new to git, so this may be a simple mistake I am making.
I read here that for some people a text editor opens at this moment. This, of course, is not at my end. It also states that I can use the -no-edit flag to merge without a message, but even this doesn't seem to work at my end.
Right now I'm a little clueless, stuck and unable to push any changes to my server; -)
Thanks so much for the help provided!
git git-pull commit-message git-merge
Daan Dec 30 2018-12-12T00: 00Z
source share