Hi, Thanks for sharing this project!
for the result of the diff-blame, the commit only contains the code remove shows the commit the original commit of the removed ones, while for code history checking we always want to know who remove those code ( the remove commit for the commit).
any idea if we could get that in output? git blame in that case only gives the original commit, not the remove one, maybe need another commit to assist?