Uses of Interface
org.eclipse.jgit.lib.Config.ConfigEnum
-
Packages that use Config.ConfigEnum Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of Config.ConfigEnum in org.eclipse.jgit.api
Classes in org.eclipse.jgit.api that implement Config.ConfigEnum Modifier and Type Class Description static classMergeCommand.FastForwardModeThe modes available for fast forward merges corresponding to the--ff,--no-ffand--ff-onlyoptions underbranch.<name>.mergeoptions.
-