[Bps-public-commit] BPS git mailer tools branch, master, updated. 4083bcd2771f1376dadc17efe214da537c2ca1dd

Kevin Falcone falcone at bestpractical.com
Wed Jul 29 22:00:10 EDT 2009


The branch, master has been updated
       via  4083bcd2771f1376dadc17efe214da537c2ca1dd (commit)
      from  b9bcf8499d10385a319dae9b822a7d1a9be61b9c (commit)

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

- Log -----------------------------------------------------------------
commit 4083bcd2771f1376dadc17efe214da537c2ca1dd
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Wed Jul 29 22:01:09 2009 -0400

    use the correct mailing list

diff --git a/create-private-repo b/create-private-repo
index 19c95e3..fbd1db6 100755
--- a/create-private-repo
+++ b/create-private-repo
@@ -39,7 +39,7 @@ ssh fsck.com "\
     cd /git-private/$REPO.git/hooks && \
     rm -rf /tmp/git-init-$TEMP && \
     echo \". /usr/local/git-mailer/post-receive-email\" >> 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 \"
     chmod +x post-receive

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



More information about the Bps-public-commit mailing list