Trying to pull remote repo to local

27 views Asked by At

What I am trying to do was pull from remote repository to local. I had an issue with "refusing to merge unrelated histories.

I got an answer from SO. I wrote a command of git pull origin master --allow-unrelated-histories it took me from regular terminal window to the one in the picture. In regular terminal when I push enter it was giving either an error or new line. Now in this terminal window pushing enter button does not affect anything, page is same, I entered ^T even though cannot move beyond this page. Can anyone explain what kind of window it is, and how to commit and move beyond this issue.

enter image description here

I tried writing ^T and pushing enter button.

0

There are 0 answers