Populate the cached config options with the defaults
authorCatalin Marinas <catalin.marinas@gmail.com>
Fri, 5 Feb 2010 13:45:01 +0000 (13:45 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 5 Feb 2010 13:45:01 +0000 (13:45 +0000)
commitd0329a7785d86495fd02ca595d9cb94fc67cdf4d
tree97a5586b2d80668c2a37ece70b7f9c9827b0f80f
parent35112e505fff1c37f9261313060c730c47ab47c8
Populate the cached config options with the defaults

The patch pre-populates the cached config options with the default
values. It also removes an unused option (stgit.extensions).

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/config.py