git-tag -s again

This commit is contained in:
Behdad Esfahbod 2009-06-24 15:19:13 -04:00
parent 0f40912599
commit 76374f0ede
1 changed files with 1 additions and 1 deletions

View 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