Module org.eclipse.jgit
Package org.eclipse.jgit.dircache
package org.eclipse.jgit.dircache
Reading and editing the directory cache (index).
-
ClassDescriptionAn object that can be used to check out many files.Support for the Git dircache (aka index file).Updates a
DirCacheby adding individualDirCacheEntrys.Iterate and update aDirCacheas part of aTreeWalk.This class handles checking out one or two trees merging with the index.Metadata used in checkout processSomething that can supply anInputStream.Updates aDirCacheby supplying discrete edit commands.Deletes a single file entry from the index.Recursively deletes all paths under a subtree.Any index record update.A single file (or stage of a file) in aDirCache.Iterate aDirCacheas part of aTreeWalk.Single tree record from the 'TREE'DirCacheextension.Thrown when JGit detects and refuses to use an invalid path