##// END OF EJS Templates
localrepo: introduce method for explicit branch cache update...
localrepo: introduce method for explicit branch cache update Currently, localrepo.branchtags() is called in two locations to update the _branchcache dict, however branchtags() itself does not update anything, it calls branchmap() to do so. This change introduces a new updatebranchcache() method that is used by both branchmap() and the calls to update the cache.

File last commit:

r8059:41a2c5cb default
r12066:d01e2865 default
Show More
test-hghave
4 lines | 117 B | text/plain | TextLexer
#!/bin/sh
# Testing that hghave does not crash when checking features
"$TESTDIR/hghave" --test-features 2>/dev/null