Skip to content

Commit df9c5e2

Browse files
committed
Recommend whatever is the equivalent of tagging for non-git
1 parent ac585b7 commit df9c5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ release notes.
264264

265265
If using git to track the source of a crate, every release published to
266266
*crates.io* should have a corresponding git tag identifying the commit that was
267-
published.
267+
published. A similar process should exist for non-git VCS tools as well.
268268

269269
```bash
270270
# Tag the current commit

0 commit comments

Comments
 (0)