Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
REVIEW: It is an annotated tag being created indeed!
Lorenz Leutgeb committed 9 months ago
commit 05354e81a44dfc75677c30e0745e93c04f17f8f5
parent 149073b56648d3bf60c63603e22660bccfc3727b
1 file changed +1 -1
modified crates/radicle-cli/examples/git/git-push-canonical-annotated-tags.md
@@ -87,7 +87,7 @@ $ rad id update --title "Add canonical reference rules" --payload xyz.radicle.cr
 }
```

-
Now, Alice will create a tag and push it:
+
Now, Alice will create an annotated tag and push it:

``` ~alice
$ git tag -a -m "Hotfix for release 1" v1.0-hotfix