Command line
I would highly recommend adding a graph parameter using git log:
git log --graph --all -- <filename>

Gui
Gitk is a fairly old tool and is not always installed, I recommend using another free tool, for example, SourceTree:

DrumM Jan 14 '17 at 13:41 2017-01-14 13:41
source share