Preparing search index...
The search index is not available
@coderabbitai/bitbucket
@coderabbitai/bitbucket
cloud
CreateBranchRequest
Interface CreateBranchRequest
Request to create a branch.
interface
CreateBranchRequest
{
name
:
string
;
target
:
Target
;
}
Index
Properties
name
target
Properties
Readonly
name
name
:
string
Name of the new branch
Readonly
target
target
:
Target
Where to point the new branch to
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
target
@coderabbitai/bitbucket
Loading...
Request to create a branch.