##// END OF EJS Templates
rust-ignore: add some tests of `debugignorerhg`, add flag -a to control output...
rust-ignore: add some tests of `debugignorerhg`, add flag -a to control output The flag controls if the printed regex is intended to cover everything (including the individually mentioned files), or just the regex that's used in matching.

File last commit:

r18526:9409aeaa stable
r53251:ff19ddb2 default
Show More
notfound.tmpl
12 lines | 262 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 <a href="{url|urlescape}">main repository list page</a>.
{footer}