gitcfg: Use st_mtime as the cache key
commit17477a2609ee74f4dff120d6fcbb1a7eeb0b17d9
authorDavid Aguilar <davvid@gmail.com>
Sat, 21 Nov 2009 12:56:25 +0000 (21 04:56 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sat, 21 Nov 2009 13:05:08 +0000 (21 05:05 -0800)
tree7d53e31f27a0a45d92746898a93fbaa3060c5326
parent6e97c7f2e049093a60a886f094540c18c54998be
gitcfg: Use st_mtime as the cache key

Otherwise the act of reading the configs makes the
stat cache invalid.

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