2 Available in a [[!taglink /git]] repository [[!taglink branch|/branches]].<br />
3 Branch: <TMPL_IF browse><a href="<TMPL_VAR browse>"></TMPL_IF><TMPL_VAR branch><TMPL_IF browse></a></TMPL_IF><br />
4 <TMPL_IF author>Author: <TMPL_VAR author><br /></TMPL_IF>
7 This template is used to create an infobox for a git branch. It uses
11 <li>branch - the name of the branch, prefixed with the name of one of the
12 remotes listed on the [[/git]] page and provided by the gitremotes script
13 (e.g. github/master)</li>
14 <li>author - the author of the branch</li>