mirror of
https://codeberg.org/forgejo/docs.git
synced 2025-04-28 14:40:33 +03:00
add remark about empty titles
This commit is contained in:
parent
35011cb8f7
commit
6de8961922
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ The command has the following structure:
|
|||
- `draft`/ `for-review`: Currently ignored silently
|
||||
- `<branch>/<session>`: The target branch to open the PR **(required)**
|
||||
- `-o <topic|title|description>`: Options for the PR
|
||||
- `title`: The PR title
|
||||
- `title`: The PR title. If left empty, the first line of the first new Git commit will be used instead.
|
||||
- `topic`: The branch name the PR should be opened for **(required)**
|
||||
- `description`: The PR description
|
||||
- `force-push`: confirm force update the target branch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue