gitk: Follow renames

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello.

I am using gitk to lookup changes to specific files:

$ gitk example.txt

I noticed that the history is cut off if I renamed or moved the file
somewhen in the past.
Although I use the --follow parameter gitk does not resolve the former
file history:

$ gitk --follow example.txt

However, when I use git log --follow the full history is output:

$ git log --follow example.txt

Can you please let gitk resolve the full history as git log does already?

Thank you for your work! I appreciate very much.
Best regards, Tobias
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]