gitcmd: Use the entire stat object as the cache key in current_branch()
commit95b976dd4c5850a50505f89465e7c3643356893f
authorDavid Aguilar <davvid@gmail.com>
Fri, 20 Nov 2009 18:59:13 +0000 (20 10:59 -0800)
committerDavid Aguilar <davvid@gmail.com>
Fri, 20 Nov 2009 18:59:13 +0000 (20 10:59 -0800)
tree3c6af4abb532cd7e2bcd6e0bc33f374cf1e59b1c
parente3911974884cc744221e14a9fd69b756a15c1947
gitcmd: Use the entire stat object as the cache key in current_branch()

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