Uses of Enum
org.eclipse.jgit.api.CreateBranchCommand.SetupUpstreamMode
Packages that use CreateBranchCommand.SetupUpstreamMode
-
Uses of CreateBranchCommand.SetupUpstreamMode in org.eclipse.jgit.api
Fields in org.eclipse.jgit.api declared as CreateBranchCommand.SetupUpstreamModeMethods in org.eclipse.jgit.api that return CreateBranchCommand.SetupUpstreamModeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.CreateBranchCommand.SetupUpstreamMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.jgit.api with parameters of type CreateBranchCommand.SetupUpstreamModeModifier and TypeMethodDescriptionCheckoutCommand.setUpstreamMode
(CreateBranchCommand.SetupUpstreamMode mode) When creating a branch withCheckoutCommand.setCreateBranch(boolean)
, this can be used to configure branch tracking.CreateBranchCommand.setUpstreamMode
(CreateBranchCommand.SetupUpstreamMode mode) Set the upstream mode