##// END OF EJS Templates
vcs: handle excessive slashes in from of the repo name path, fixes #5522
vcs: handle excessive slashes in from of the repo name path, fixes #5522

File last commit:

r3140:00e2e53b default
r3328:44e97172 default
Show More
overlays.nix
3 lines | 18 B | text/x-nix | NixLexer
packages: use common overlay structure that vcsserver uses.
r3140 self: super: {
}