gh issue develop
Manage linked branches for an issue
gh issue develop {<number> | <url>} [flags]
Options
-b
,--base <string>
- Name of the remote branch you want to make your new branch from
-
--branch-repo <string>
- Name or URL of the repository where you want to create your new branch
-c
,--checkout
- Checkout the branch after creating it
-l
,--list
- List linked branches for the issue
-n
,--name <string>
- Name of the branch to create
Options inherited from parent commands
-R
,--repo <[HOST/]OWNER/REPO>
- Select another repository using the [HOST/]OWNER/REPO format