如何退出git log或git diff [复制] - How to exit git log or git diff [duplicate]

问题:

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 loggit diff时,有一件事让我感到沮丧: 学习

Git日志显示(END)标记

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


解决方案:

参考一: https://stackoom.com/question/dn9p/如何退出git-log或git-diff-复制
参考二: https://oldbug.net/q/dn9p/How-to-exit-git-log-or-git-diff-duplicate
相关文章
相关标签/搜索