Let merges pass the client-side trac hook as they can already pass on the server...
[git-central.git] / scripts / make-stable-branch
index f5b4193..89d39be 100644 (file)
@@ -9,6 +9,8 @@ commit_hash=$(git commit-tree $config_tree_hash <<FOO
 Initial commit on stable branch.
 FOO)
 
-# Push the commit out to the gitconfig branch
+echo "Made stable 0.0 commit $commit_hash"
+
+# Save the commit to the stable ref for later pushing to origin
 git update-ref refs/heads/stable "$commit_hash" 0000000000000000000000000000000000000000