mercurial/templates/spartan/notfound.tmpl
author Siddharth Agarwal <sid0@fb.com>
Sun, 15 Nov 2015 21:27:22 -0800
changeset 27089 dbb30bc16fc2
parent 18526 9409aeaafdc1
permissions -rw-r--r--
resolve: record dirstate actions after performing resolutions Some resolutions might lead to pending actions we need to perform in the dirstate -- so perform them.

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