[theslinux-phantom] theslinux-home branch core updated

  • From: git@xxxxxxxxxxxxxxxxxxxx
  • To: theslinux-phantom@xxxxxxxxxxxxx
  • Date: Wed, 24 Jul 2013 08:57:03 -0700

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "theslinux-home".

The branch, core has been updated
       via  a4c02cfcdac6f79abe41a14baf042b579c0f7ecc (commit)
      from  9439d3b791c9af234ad9e649ba7a2327f8899d6c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a4c02cfcdac6f79abe41a14baf042b579c0f7ecc
Author: Ky-Anh Huynh <kyanh@xxxxxxxxxxxxx>
Date:   Wed Jul 24 22:55:22 2013 +0700

    git.hook.post-receive-email.sh: clean up subject
    
    * Remove the prefix (we just do not use it)
    * Remove the last dot in the subject (used with $describe)

-----------------------------------------------------------------------

Summary of changes:
 bin/git.hook.post-receive-email.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/git.hook.post-receive-email.sh 
b/bin/git.hook.post-receive-email.sh
index 0077277..3198b16 100755
--- a/bin/git.hook.post-receive-email.sh
+++ b/bin/git.hook.post-receive-email.sh
@@ -232,7 +232,7 @@ generate_email_header()
        # Generate header
        cat <<-EOF
        To: $recipients
-       Subject: ${emailprefix}$projectdesc $refname_type $short_refname 
${change_type}d.
+       Subject: $projectdesc $refname_type $short_refname ${change_type}d
        MIME-Version: 1.0
        Content-Type: text/plain; charset=utf-8
        Content-Transfer-Encoding: 8bit


hooks/post-receive
-- 
theslinux-home
--
Purpose: Store commits, feeds from other projects
Post: mailto:theslinux-phantom@xxxxxxxxxxxxx
Archive, Gmane: http://theslinux.org/lists/phantom/
Subscribe: mailto:theslinux-phantom-request@xxxxxxxxxxxxx?Subject=subscribe
Unsubscribe: mailto:theslinux-phantom-request@xxxxxxxxxxxxx?Subject=unsubscribe
Other information: http://theslinux.org/lists (vi) or 
http://theslinux.org/lists/en (en)
Support: mailto:theslinux-questions@xxxxxxxxxxxxx

Other related posts:

  • » [theslinux-phantom] theslinux-home branch core updated - git