gitk – View git logs visually using a graphical user interface (GUI)
Forget about remembering all the flags and options for “git log”. Next time, try typing “gitk” at the command line. It brings up gitk, a graphical user interface for visually viewing your comments and commits. This program comes bundled with git. There is nothing to download or install. If you have git, you have gitk. It looks like this…