gitcfg: Fix gitcmds test by clearing the cache key during reset()
commit3f88b33d9b310439fd6a9ee88f9d4ab3b860a825
authorDavid Aguilar <davvid@gmail.com>
Mon, 25 Oct 2010 06:15:14 +0000 (24 23:15 -0700)
committerDavid Aguilar <davvid@gmail.com>
Mon, 25 Oct 2010 06:15:14 +0000 (24 23:15 -0700)
treeb4b130557592ad2582782ed5a88e039825863a59
parentedbab74c55ed5033b54cfa70551bd95a87130ee2
gitcfg: Fix gitcmds test by clearing the cache key during reset()

Ensure that we re-read the configs after reset() by clearing the
stat cache.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/gitcfg.py