2013/1/3 Marc Hoersken <[email protected]>:
> I haven't tested this myself, but from my experience with previous
> renames, GitHub and all the other tools in the git ecosystem will show
> you the history till the last rename, but won't automatically follow
> the history before that point.

I have to correct myself on this one. It looks like recent versions of
git(-log) and gitk follow the history even before renames, but the
fact that the file was renamed is not visible to the user. gitk and
git log -p just display the new filename in the diffs for revisions
before the renaming. Besides the commit message there is no indication
that the file was renamed.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to