[commits] Horde-Support branch master updated. 02f3ca48060446f60b2e0c98711447e3b0e1050c

Chuck Hagenbuch chuck at horde.org
Sun Aug 29 19:02:26 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: 3054d0d4d89bf6fa7e4fa337601279ddf9f079e7

a679cff Move to a post-receive.d directory for post-receive hooks to allow dropping in new ones without changing them or adding them to the email script.
2b4edb1 Should be able to grab the update-tickets hook from the hooks/ dir
02f3ca4 Hook to mirror commits to github

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

commit a679cff7d1c8d26e89a1af0a05b49bae54381791
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sun Aug 29 14:57:54 2010 -0400

    Move to a post-receive.d directory for post-receive hooks to allow dropping in new ones without changing them or adding them to the email script.

 git-hooks/post-receive         |   38 ++-
 git-hooks/post-receive-email   |  706 ----------------------------------------
 git-hooks/post-receive.d/email |  706 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 731 insertions(+), 719 deletions(-)
 delete mode 100755 git-hooks/post-receive-email
 create mode 100755 git-hooks/post-receive.d/email

http://git.horde.org/diff.php/git-hooks/post-receive?rt=horde-support&r1=c998848f4f15c561908af309b067f749a0e8aa6c&r2=a679cff7d1c8d26e89a1af0a05b49bae54381791
http://git.horde.org/diff.php/git-hooks/post-receive-email?rt=horde-support&r1=1b604112a61b723f5520bd0c2fda2e2c56ac5ebc&r2=a679cff7d1c8d26e89a1af0a05b49bae54381791
http://git.horde.org/co.php/git-hooks/post-receive.d/email?rt=horde-support&r=a679cff7d1c8d26e89a1af0a05b49bae54381791

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

commit 2b4edb1f5083eac78b2f2d6347aace5d263a32b1
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sun Aug 29 15:01:37 2010 -0400

    Should be able to grab the update-tickets hook from the hooks/ dir

 git-hooks/post-receive.d/email |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/git-hooks/post-receive.d/email?rt=horde-support&r1=a679cff7d1c8d26e89a1af0a05b49bae54381791&r2=2b4edb1f5083eac78b2f2d6347aace5d263a32b1

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

commit 02f3ca48060446f60b2e0c98711447e3b0e1050c
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sun Aug 29 15:02:14 2010 -0400

    Hook to mirror commits to github

 git-hooks/post-receive.d/github-mirror |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
 create mode 100644 git-hooks/post-receive.d/github-mirror

http://git.horde.org/co.php/git-hooks/post-receive.d/github-mirror?rt=horde-support&r=02f3ca48060446f60b2e0c98711447e3b0e1050c




More information about the commits mailing list