Uses of Enum
org.eclipse.jgit.lib.CoreConfig.SymLinks
Packages that use CoreConfig.SymLinks
Package
Description
Core API for repository, config, refs, object database.
Walking and comparing directory/file trees (of commits, file system).
-
Uses of CoreConfig.SymLinks in org.eclipse.jgit.lib
Subclasses with type arguments of type CoreConfig.SymLinks in org.eclipse.jgit.libMethods in org.eclipse.jgit.lib that return CoreConfig.SymLinksModifier and TypeMethodDescriptionstatic CoreConfig.SymLinksReturns the enum constant of this type with the specified name.static CoreConfig.SymLinks[]CoreConfig.SymLinks.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CoreConfig.SymLinks in org.eclipse.jgit.treewalk
Fields in org.eclipse.jgit.treewalk declared as CoreConfig.SymLinksMethods in org.eclipse.jgit.treewalk that return CoreConfig.SymLinksModifier and TypeMethodDescriptionWorkingTreeOptions.getSymLinks()Get how we handle symbolic links