Uses of Interface
org.eclipse.jgit.lib.Config.ConfigEnum

Packages that use Config.ConfigEnum
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
static class MergeCommand.FastForwardMode
          The modes available for fast forward merges corresponding to the --ff, --no-ff and --ff-only options under branch..mergeoptions.
 



Copyright © 2013. All Rights Reserved.