##// END OF EJS Templates
vcs: Move vcsserver cache invalidation to mercurial backend....
vcs: Move vcsserver cache invalidation to mercurial backend. The invalidation is only needed for "writing" mercurial methods. Previous location covers also "reading" methodas and other vcs backends.

File last commit:

r1:854a839a default
r407:243d422c default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html