git-tag -s again
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 24 Jun 2009 19:19:13 +0000 (15:19 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 24 Jun 2009 19:19:13 +0000 (15:19 -0400)
new-version.sh

index 4515f50..9ab64dd 100644 (file)
@@ -110,7 +110,7 @@ $test git commit -m"Bump version to $version" \
        README
 
 # tag the tree
-$test git tag -m "Version $version" $version
+$test git tag -s -m "Version $version" $version
 
 # Make distributed change log