Teach WindowCacheConfig to read core.packedgit* settings from config
commitbef36c8f1f305d137dd59d642c0a3c036fc5743d
authorShawn O. Pearce <spearce@spearce.org>
Tue, 17 Mar 2009 01:16:10 +0000 (16 18:16 -0700)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Thu, 19 Mar 2009 20:05:13 +0000 (19 21:05 +0100)
tree14222ea1ea893bf4da99a0796802e3b94a60cc20
parent750a77173b77f85052840cb65f0a44cb41035114
Teach WindowCacheConfig to read core.packedgit* settings from config

This may help applications which want to read configuration from
the current repository, or from ~/.gitconfig when picking the access
strategy for the current process.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/src/org/spearce/jgit/lib/WindowCacheConfig.java