Module: deluge Branch: master Commit: 0182641bbbf8927855476e3d08cc8b7003eec21c
Author: Andrew Resch <[email protected]> Date: Sat Mar 27 18:51:50 2010 -0700 Use the python diff for *.py --- .gitattributes | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitattributes b/.gitattributes index 3aa2e3a..753351e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,3 +7,4 @@ deluge/scripts export-ignore .gitattributes export-ignore .gitmodules export-ignore .gitignore export-ignore +*.py diff=python -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
