git-tag -s again
This commit is contained in:
parent
0f40912599
commit
76374f0ede
|
@ -110,7 +110,7 @@ $test git commit -m"Bump version to $version" \
|
||||||
README
|
README
|
||||||
|
|
||||||
# tag the tree
|
# tag the tree
|
||||||
$test git tag -m "Version $version" $version
|
$test git tag -s -m "Version $version" $version
|
||||||
|
|
||||||
# Make distributed change log
|
# Make distributed change log
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue