]> git.droids-corp.org - git-central.git/blobdiff - scripts/make-stable-branch
Let merges pass the client-side trac hook as they can already pass on the server...
[git-central.git] / scripts / make-stable-branch
index f5b419374507d4a98108291ba68f0853b43fec24..89d39bec480ac03a6699c7b82ba4399e69c74492 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