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