Relative Content

Tag Archive for gitgit-gui

How to select a file from browser and see its log?

I have been using git for a while now, mostly through git gui, which is fine by me. However, I did not find a better way to go through a file history than using the command git log -p --follow -- filename in the bash window. And I don’t find it convenient to select the filename.