mercurial/templates/spartan/notfound.tmpl
author Boris Feld <boris.feld@octobus.net>
Mon, 12 Nov 2018 01:43:34 +0100
changeset 40906 2c55fd1c1468
parent 18526 9409aeaafdc1
permissions -rw-r--r--
test: enable sparse-revlog for test-bundle.t We are about to enable sparse-revlog globally. To help with reviewing the tests change, we isolate them in individual changesets. Differential Revision: https://phab.mercurial-scm.org/D5315

{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}