git-diff-view
git-diff-view copied to clipboard
git diff bug
https://mrwangjusttodo.github.io/git-diff-view/?type=try&tab=git 基于Demo能够复现 diff.txt
会有Expected unified diff line but reached end of diff的报错。diff的最后两行是删除空白行,去除这两行就可以正常使用了。