Uses of Enum
org.eclipse.jgit.transport.TransferConfig.FsckMode
Packages that use TransferConfig.FsckMode
-
Uses of TransferConfig.FsckMode in org.eclipse.jgit.transport
Subclasses with type arguments of type TransferConfig.FsckMode in org.eclipse.jgit.transportModifier and TypeClassDescriptionstatic enumA git configuration value for how to handle a fsck failure of a particular kind.Methods in org.eclipse.jgit.transport that return TransferConfig.FsckModeModifier and TypeMethodDescriptionstatic TransferConfig.FsckModeReturns the enum constant of this type with the specified name.static TransferConfig.FsckMode[]TransferConfig.FsckMode.values()Returns an array containing the constants of this enum type, in the order they are declared.