I just used the Git Gui to clone a local repo from GitHub, and then I checked out a certain branch. I now want to see the equivalent of doing a git log -50
, but can't seem to find anything in the menu options or on the main screen:
How can I see the commit history/data for the last, say, 50 changes?