Class BlobBasedConfig

java.lang.Object
org.eclipse.jgit.lib.Config
org.eclipse.jgit.lib.BlobBasedConfig

public class BlobBasedConfig extends Config
Configuration file based on the blobs stored in the repository. This implementation currently only provides reading support, and is primarily useful for supporting the .gitmodules file.