##// END OF EJS Templates
mercurial: fix new 4.4.X code change that does strict requirement checks....
mercurial: fix new 4.4.X code change that does strict requirement checks. in few cases we init bare repos for checking, and we should use defauls that always work. - fixes #5433

File last commit:

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