Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > d8544620e4ac7bee48ddb48c85d55709 > files > 30

ikiwiki-3.20190228-1.mga7.noarch.rpm

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>branches</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="stylesheet" href="style.css" type="text/css" />

<link rel="stylesheet" href="local.css" type="text/css" />










</head>
<body>

<div class="page">

<div class="pageheader">
<div class="header">
<span>
<span class="parentlinks">

<a href="./index.html">ikiwiki</a>/ 

</span>
<span class="title">
branches

</span>
</span>



</div>









</div>





<div id="pagebody">

<div id="content" role="main">
<p>In order to refer to a branch in one of the <a href="./git.html">git</a> repositories, for
example when submitting a <a href="./patch.html">patch</a>, you can use the
<a href="./templates/gitbranch.html">gitbranch</a> template. For example:</p>

<pre><code>[[!template  id=gitbranch branch=yourrepo/amazingbranch author="[[yourname]]"]]
</code></pre>

<p>Branches that have been <a href="./reviewed.html">reviewed</a> and need work will not be listed
here.</p>

<p>Branches referred to in open <span class="createlink">bugs</span> and <span class="createlink">todo</span>:</p>

<div  class="feedlink">


</div>


<p>Long-lived branches in the main git repository:</p>

<ul>
<li><code>debian-stable</code> is used for updates to the old version included in
Debian's stable release, and <code>debian-testing</code> is used for updates to
Debian's testing release. (These and similar branches will be rebased.)</li>
<li><code>ignore</code> gets various branches merged to it that <span class="createlink">Joey</span> wishes to ignore
when looking at everyone's unmerged changes.</li>
<li><code>pristine-tar</code> contains deltas that
<a href="http://joeyh.name/code/pristine-tar">pristine-tar</a>
can use to recreate released tarballs of ikiwiki</li>
<li><code>setup</code> contains the ikiwiki.setup file for this site</li>
</ul>

</div>







</div>

<div id="footer" class="pagefooter" role="contentinfo">

<div id="pageinfo">






<div id="backlinks">
Links:

<a href="./git.html">git</a>

<a href="./patch.html">patch</a>

<a href="./plugins/contrib/admonition.html">plugins/contrib/admonition</a>

<a href="./plugins/contrib/album.html">plugins/contrib/album</a>

<a href="./plugins/contrib/bootstrap.html">plugins/contrib/bootstrap</a>

<a href="./plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.html">plugins/contrib/default content for &#42;copyright&#42; and &#42;license&#42;</a>

<a href="./plugins/contrib/i18nheadinganchors.html">plugins/contrib/i18nheadinganchors</a>

<a href="./plugins/contrib/listsubscribe.html">plugins/contrib/listsubscribe</a>

<a href="./plugins/contrib/mandoc.html">plugins/contrib/mandoc</a>

<a href="./plugins/contrib/nimble.html">plugins/contrib/nimble</a>


<span class="popup">...
<span class="balloon">

<a href="./plugins/contrib/org_mode.html">plugins/contrib/org mode</a>

<a href="./plugins/contrib/remark.html">plugins/contrib/remark</a>

<a href="./plugins/contrib/unixauth.html">plugins/contrib/unixauth</a>

<a href="./plugins/contrib/wordcount.html">plugins/contrib/wordcount</a>

<a href="./rcs/cvs.html">rcs/cvs</a>

<a href="./reviewed.html">reviewed</a>

</span>
</span>

</div>






<div class="pagedate">
Last edited <span class="date">Tue Feb 26 23:01:54 2019</span>
<!-- Created <span class="date">Tue Feb 26 23:01:54 2019</span> -->
</div>

</div>


<!-- from ikiwiki -->
</div>

</div>

</body>
</html>