I would like to rename/move a project subtree in Git moving it from
/project/xyz
to
/components/xyz
If I
git log --follow [file]
will show you the history through renames.