Package | Description |
---|---|
org.eclipse.jgit.internal.storage.file |
File based repository storage.
|
org.eclipse.jgit.storage.file |
Modifier and Type | Method and Description |
---|---|
static void |
WindowCache.reconfigure(WindowCacheConfig cfg)
Deprecated.
use
cfg.install() to avoid internal reference. |
Modifier and Type | Method and Description |
---|---|
WindowCacheConfig |
WindowCacheConfig.fromConfig(Config rc)
Update properties by setting fields from the configuration.
|
Copyright © 2020 Eclipse JGit Project. All rights reserved.