We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7abdf98 commit 5639ba7Copy full SHA for 5639ba7
RELEASING.md
@@ -6,7 +6,7 @@ First, pick the new tag. Usually this means to see what has already been
6
tagged, and pick the next release number.
7
8
```
9
-git tag
+git tag --sort version:refname | tail
10
11
12
## Log in
0 commit comments