JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.bitbucket.scm.git.command.branch
Interface GitBranch
public interface
GitBranch
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
GitBranchCreateBuilder
create
(
String
name)
GitBranchDeleteBuilder
delete
(
String
name)
Method Details
create
@Nonnull
GitBranchCreateBuilder
create
(@Nonnull
String
name)
delete
@Nonnull
GitBranchDeleteBuilder
delete
(@Nonnull
String
name)