From: Stephen Haberman Date: Wed, 12 Nov 2008 06:37:36 +0000 (-0600) Subject: Link to hooks. X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=610c1e6f948b531a9e863fa12d7567a7ab36bec2;p=git-central.git Link to hooks. --- diff --git a/README.markdown b/README.markdown index 86436a9..aea007e 100644 --- a/README.markdown +++ b/README.markdown @@ -52,11 +52,9 @@ Client-side Hooks Bootstrapping Scripts ===================== -* [create-gitconfig][15]: creates a new DAG for managing repository-specific configuration -* [create-stable][16]: creates a new DAG for the first release to merge in to +* [create-gitconfig][15]: creates a new DAG for managing repository-specific configuration (works with [post-receive-gitconfig][3]) +* [create-stable][16]: creates a new DAG for the first release to merge in to (works with [update-stable][10]) [15]: master/scripts/create-gitconfig [16]: master/scripts/create-stable - -