There was an error while loading. Please reload this page.
1 parent a00eef6 commit 2acfcfeCopy full SHA for 2acfcfe
1 file changed
make_release
@@ -21,7 +21,7 @@ echo dirname $dirname
21
22
do_tag ()
23
{
24
- git tag -s -m "tagging $tag" "$tag"
+ git tag -m "tagging $tag" "$tag"
25
}
26
27
do_tar ()
0 commit comments