]> git.droids-corp.org - git-central.git/commitdiff
Echo the initial commit hash and add a better comment.
authorStephen Haberman <stephen@exigencecorp.com>
Mon, 29 Sep 2008 07:43:31 +0000 (02:43 -0500)
committerStephen Haberman <stephen@exigencecorp.com>
Mon, 29 Sep 2008 07:43:31 +0000 (02:43 -0500)
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