Re: Improve 'git diff' of Python files.
Thanks, applied.
Improve 'git diff' of Python files.
:16:44 -0700 Subject: [PATCH] Improve 'git diff' of Python files. * .gitattributes: Add a rule for *.py files. --- .gitattributes | 3 +++ ChangeLog | 5 + 2 files changed, 8 insertions(+) diff --git a/.gitattributes b/.gitattributes index bad5997b57..c7fecf66a5 100644 --- a/.git