This question already has an answer here: 这个问题在这里已有答案: git
I'm trying to learn Git with the help of Git Immersion . 我正试着在Git Immersion的帮助下学习Git。 There's one thing that frustrates me whenever I use git log
or git diff
: 每当我使用git log
或git diff
时,有一件事让我感到沮丧: 学习
I can't figure out what to do next when I encounter this (END)
word. 当我遇到这个(END)
单词时,我没法弄清楚下一步该作什么。 I can't type any commands, and I end up closing the current Bash window and open another. 我没法输入任何命令,我最终关闭当前的Bash窗口并打开另外一个。 How do I type in the next command that I want to use? 如何输入我想要使用的下一个命令? this