EDIT to add more details.
Ideally, pydiff would be able to load the diffs in a git staging (output of git diff) to view them directly, this is essential for the any development using git that needs a diff viewer. The submodule difflibparser can already sort of understand git-like diffs.
EDIT to add more details.
Ideally, pydiff would be able to load the diffs in a git staging (output of
git diff) to view them directly, this is essential for the any development using git that needs a diff viewer. The submoduledifflibparsercan already sort of understand git-like diffs.