[gitk] select only the part of a patch related to a path
From: picca <hidden> Date: 2016-06-15 22:43:37
Hello
When I want to look at the history of a particular file ex:
gitk path/to/my/file
I see only the commits corresponding to that file and this is ok.
But sometimes I just want to see the modifications done on this file.
So i would like to see only the relevant part of the commit.
Is it possible to do with gitk ?
Thanks
Frederic