Package | Description |
---|---|
org.eclipse.jgit.lib |
Core API for repository, config, refs, object database.
|
org.eclipse.jgit.util |
Utility classes.
|
Modifier and Type | Method and Description |
---|---|
B |
BaseRepositoryBuilder.readEnvironment(SystemReader sr)
Read standard Git environment variables and configure from those.
|
Modifier and Type | Method and Description |
---|---|
static SystemReader |
SystemReader.getInstance() |
Modifier and Type | Method and Description |
---|---|
static void |
SystemReader.setInstance(SystemReader newReader) |
Copyright © 2017 Eclipse JGit Project. All rights reserved.