Search code examples
git

How do I navigate in the results of Diff


When I do a Git diff, it shows the code with the diff and it looks great. But how do I go to the next page or the next document.


Solution

  • Next line             : return
    Next page             : space bar
    Previous page         : w
    Quit viewing the diff : q
    Help                  : h