Uses of Interface
com.atlassian.bitbucket.scm.git.command.branch.GitBranchCreateBuilder
Packages that use GitBranchCreateBuilder
-
Uses of GitBranchCreateBuilder in com.atlassian.bitbucket.scm.git.command.branch
Methods in com.atlassian.bitbucket.scm.git.command.branch that return GitBranchCreateBuilderModifier and TypeMethodDescriptionGitBranchCreateBuilder.force(boolean value) GitBranchCreateBuilder.reflog(boolean value) GitBranchCreateBuilder.startPoint(String value) GitBranchCreateBuilder.track(boolean value)