Hi everyone,
Is there any straightforward way of doing git blame for all the files
that got changed in a commit. Problems are renames, deletes and copies.
I was also thinking of git diff with a huge number of context lines, but
this one feels a bit hacking. "git diff" is also missing author info, so
"git blame" is a bit more desirable.
Has anyone ever done this before?
Many thanks.
--
Mircea
http://mircea.bardac.net
--
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