Git Tutorial – Show Log in One Line (–oneline)
To check our commit history on a Repository within Git, we use the git log command. When using this command we scroll through the commit log within our Terminal by hitting Enter, and then we need to hit q to exit reading the log.