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 7a67bed commit 3fc20f1Copy full SHA for 3fc20f1
docs/src/content/docs/commands/release.md
@@ -141,7 +141,7 @@ Set commits for a release
141
142
| Option | Description |
143
|--------|-------------|
144
-| `--auto` | Use repository integration to auto-discover commits |
+| `--auto` | Auto-discover commits via repository integration (needs local git checkout) |
145
| `--local` | Read commits from local git history |
146
| `--clear` | Clear all commits from the release |
147
| `--commit <commit>` | Explicit commit as REPO@SHA or REPO@PREV..SHA (comma-separated) |
0 commit comments