##// END OF EJS Templates
add compression type type parameter to bundle command
add compression type type parameter to bundle command

File last commit:

r6436:856ae126 default
r6570:626cb86a default
Show More
notfound.tmpl
12 lines | 232 B | application/x-cheetah | CheetahLexer
{header}
<title>Mercurial repository not found</title>
</head>
<body>
<h2>Mercurial repository not found</h2>
The specified repository "{repo|escape}" is unknown, sorry.
Please go back to the main repository list page.
{footer}