add news item for ikiwiki 3.20111107
[ikiwiki.git] / doc / branches.mdwn
index f336412903097abe2944ac53e3f5be51f98910af..b7b9164acd0c8bcbc3cc96e5e0e2134af1933b56 100644 (file)
@@ -2,7 +2,10 @@ In order to refer to a branch in one of the [[git]] repositories, for
 example when submitting a [[patch]], you can use the
 [[templates/gitbranch]] template. For example:
 
-       \[[!template id=gitbranch branch=yourrepo/amazingbranch author="[[yourname]]"]]
+       \[[!template id=gitbranch branch=yourrepo/amazingbranch author="\[[yourname]]"]]
+
+Branches that have been [[reviewed]] and need work will not be listed
+here.
 
 Branches referred to in open [[bugs]] and [[todo]]:
 
@@ -19,4 +22,4 @@ Long-lived branches in the main git repository:
 * `pristine-tar` contains deltas that
   [pristine-tar](http://kitenet.net/~joey/code/pristine-tar)
   can use to recreate released tarballs of ikiwiki
-
+* `setup` contains the ikiwiki.setup file for this site