aboutsummaryrefslogtreecommitdiff
path: root/doc/templates
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-01-14 13:37:52 -0400
committerJoey Hess <joey@kitenet.net>2011-01-14 13:37:52 -0400
commite93f31a5ef49275a750c20f96890d2ecc517fe88 (patch)
tree1f4cf4d34176b93fe4a8d0a8ff4e5c173d0b99d5 /doc/templates
parentf5e806ecbc3b1f4485d75b880496b795867b299b (diff)
downloadikiwiki-e93f31a5ef49275a750c20f96890d2ecc517fe88.tar
ikiwiki-e93f31a5ef49275a750c20f96890d2ecc517fe88.tar.gz
add a branches page
Diffstat (limited to 'doc/templates')
-rw-r--r--doc/templates/gitbranch.mdwn4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/templates/gitbranch.mdwn b/doc/templates/gitbranch.mdwn
index 962420940..79444cda5 100644
--- a/doc/templates/gitbranch.mdwn
+++ b/doc/templates/gitbranch.mdwn
@@ -1,5 +1,5 @@
<span class="infobox">
-Available in a [[!taglink /git]] repository.<br />
+Available in a [[!taglink /git]] repository [[branch|/branches]].<br />
Branch: <TMPL_VAR branch><br />
Author: <TMPL_VAR author><br />
</span>
@@ -13,6 +13,4 @@ these parameters:
(e.g. github/master)</li>
<li>author - the author of the branch</li>
</ul>
-
-It also automatically tags the branch with `/git`.
</TMPL_UNLESS>