From: Nikodemus Siivola Date: Mon, 2 Jan 2012 10:18:07 +0000 (+0200) Subject: git: add missing git hook scripts from SourceForge X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=1e9235d7f49e1229689c658ccfdf38057d6f5d88;p=sbcl.git git: add missing git hook scripts from SourceForge We've been using these for a while now, but I neglected to stash copies in the repository. Also instructions for updating them, since it isn't the most intuitive thing in the world. --- diff --git a/git/README b/git/README new file mode 100644 index 0000000..533193a --- /dev/null +++ b/git/README @@ -0,0 +1,10 @@ +SBCL Git Hooks + +These scripts live in /home/scm_git/s/sb/sbcl/sbcl.git/hooks on +SourceForge, and have nothing to do with SBCL as such -- and +everything to do with developer convenience and maintenance. + +To push updates there: + + ssh -t ,sbcl@shell.sourceforge.net create + scp