diff mercurial/templates/gitweb/branches.tmpl @ 12666:ead4e21f49f1

web: add a help view for getting hg help output
author Augie Fackler <durin42@gmail.com>
date Sat, 09 Oct 2010 12:27:14 -0500
parents f91e5630ce7e
children fd8a6ca3a750
line wrap: on
line diff
--- a/mercurial/templates/gitweb/branches.tmpl	Sat Oct 09 15:00:30 2010 -0500
+++ b/mercurial/templates/gitweb/branches.tmpl	Sat Oct 09 12:27:14 2010 -0500
@@ -18,7 +18,8 @@
 <a href="{url}graph{sessionvars%urlparameter}">graph</a> |
 <a href="{url}tags{sessionvars%urlparameter}">tags</a> |
 branches |
-<a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a>
+<a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a> |
+<a href="{url}help{sessionvars%urlparameter}">help</a>
 <br/>
 </div>