##// END OF EJS Templates
repository: fixed a bug when scoped token was attached to repository, admins were unable to remove that repository.
repository: fixed a bug when scoped token was attached to repository, admins were unable to remove that repository.

File last commit:

r1:854a839a default
r2482:1a1126ca 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