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