Björn Steinbrink [off-list ref] writes:
doener@atjola:h $ svn blame file://$PWD/repo/bar
doener@atjola:h $ svn blame file://$PWD/repo/bar@1
svn: '/bar' is not a file in revision 1
but "svn blame bar -r 1" here actually means "give me the blame for
the file whose name is now 'bar' starting from revision 1". I don't
know how to do such thing with a single git command.
--
Matthieu