diffparser
diffparser copied to clipboard
Fix parse rename use-case
Fix the parser when parsing renamed files which have no changes this can be observed using git mv then git diff
duplicate of https://github.com/waigani/diffparser/pull/31