All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* gitk: Follow renames
@ 2016-01-12 16:11 Tobias Preuss
  0 siblings, 0 replies; only message in thread
From: Tobias Preuss @ 2016-01-12 16:11 UTC (permalink / raw
  To: Git Mailing List; +Cc: Heiko Voigt

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-12 16:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-12 16:11 gitk: Follow renames Tobias Preuss

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.