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

Alex M Vandiver alexmv at bestpractical.com
Wed Oct 21 18:44:38 EDT 2009


The branch, master has been updated
       via  aa20634fc76c833c4656e9df82871faac35995cd (commit)
      from  402c570b44f99101bf64e73ffe6a8aa184e94ba1 (commit)

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

- Log -----------------------------------------------------------------
commit aa20634fc76c833c4656e9df82871faac35995cd
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Wed Oct 21 18:44:34 2009 -0400

    Chmod is unnecessary now that it's a symlink

diff --git a/create-repo b/create-repo
index d1c55b8..bcf7d26 100755
--- a/create-repo
+++ b/create-repo
@@ -44,7 +44,6 @@ ssh fsck.com "\
     git remote add --mirror github git at github.com:bestpractical/${REPO}.git && \
     git config gc.reflogExpire never && \
     git config core.logallrefupdates true && \
-    chmod +x post-receive
     "
 
 echo "Please visit github as bestpractical and create a repo called $REPO"

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



More information about the Bps-public-commit mailing list