[Bps-public-commit] BPS git mailer tools branch, master, updated. 69f2307e4614adcb853fa89d0e1082639bb4247b

Kevin Falcone falcone at bestpractical.com
Thu Jul 2 16:41:27 EDT 2009


The branch, master has been updated
       via  69f2307e4614adcb853fa89d0e1082639bb4247b (commit)
      from  a5fd116730117b7af7de0cb16b893d3db04d5c62 (commit)

Summary of changes:
 create-repo |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 69f2307e4614adcb853fa89d0e1082639bb4247b
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Thu Jul 2 16:41:14 2009 -0400

    use the new name

diff --git a/create-repo b/create-repo
index cb8bf69..219ce4a 100755
--- a/create-repo
+++ b/create-repo
@@ -38,7 +38,7 @@ ssh fsck.com "\
     rm -rf /tmp/git-init-$TEMP && \
     echo \". /usr/local/git-mailer/post-receive-email\" >> post-receive && \
     echo \"sudo -u git -H /usr/bin/git push github >>/home/git/pushlog 2>&1\" >> post-receive && \
-    git config --add hooks.mailinglist bps-internal-svn at lists.bestpractical.com && \
+    git config --add hooks.mailinglist bps-internal-commit at lists.bestpractical.com && \
     git config --add hooks.emailprefix '' && \
     git config --add hooks.showrev \"git show -C %s; echo \" && \
     git remote add --mirror github git at github.com:bestpractical/${REPO}.git && \

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



More information about the Bps-public-commit mailing list