##// END OF EJS Templates
tests: Extend vcsbackend - create repo with commits...
tests: Extend vcsbackend - create repo with commits Moved logic from "backend" into a function, so that it can be used for both "backend" and "vcsbackend".

File last commit:

r1:854a839a default
r770:d9d969e2 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