[geany/infrastructure] 82210b: Update github_commit_mail.py

elextr git-noreply at xxxxx
Tue Apr 15 03:33:18 UTC 2014


Branch:      refs/heads/master
Author:      elextr <elextr at gmail.com>
Committer:   elextr <elextr at gmail.com>
Date:        Tue, 15 Apr 2014 03:33:18 UTC
Commit:      82210b79811b4066b3351c576653c8eb6cac1ca5
             https://github.com/geany/infrastructure/commit/82210b79811b4066b3351c576653c8eb6cac1ca5

Log Message:
-----------
Update github_commit_mail.py

Appears to be lines changed not files.


Modified Paths:
--------------
    scripts/git_hooks/github_commit_mail.py

Modified: scripts/git_hooks/github_commit_mail.py
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -51,7 +51,7 @@
 This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
 '''
 EMAIL_DIFF_TEMPLATE = u'''Modified: %(filename)s
-%(changes)s files changed, %(additions)s insertions(+), %(deletions)s deletions(-)
+%(changes)s lines changed, %(additions)s insertions(+), %(deletions)s deletions(-)
 ===================================================================
 %(patch)s
 



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list