gitcfg: Make find() work with a cold cache
commit4a7212c0a0a3f8f5ebffc123382293e872f544ca
authorDavid Aguilar <davvid@gmail.com>
Wed, 22 Feb 2012 07:21:10 +0000 (21 23:21 -0800)
committerDavid Aguilar <davvid@gmail.com>
Wed, 22 Feb 2012 07:21:10 +0000 (21 23:21 -0800)
tree27d3434378aa6a44b74f0c7f6dc8c6ad37c7c6c5
parent1bde0b73f862bd3ff53a2c994fc3fb2b6e972277
gitcfg: Make find() work with a cold cache

Make find() refresh the cache so that it works even when no
previous entries have been requested.

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