link to branches
[ikiwiki.git] / doc / branches.mdwn
blobbc3bdc668b7e2526627ecef16cf663dfa72ebe3a
1 In order to refer to a branch in one of the [[git]] repositories, for
2 example when submitting a [[patch]], you can use the
3 [[templates/gitbranch]] template.
5 Branches referred to in open [[bugs]] and [[todo]]:
7 [[!inline pages="(todo/* or bugs/*) and link(/branches) and !link(bugs/done)
8 and !link(todo/done) and !*/*/*" show=0 archive=yes]]
10 Long-lived branches in the main git repository:
12 * `debian-stable` is used for updates to the old version included in
13   Debian's stable release, and `debian-testing` is used for updates to
14   Debian's testing release. (These and similar branches will be rebased.)
15 * `ignore` gets various branches merged to it that [[Joey]] wishes to ignore
16   when looking at everyone's unmerged changes.
17 * `pristine-tar` contains deltas that
18   [pristine-tar](http://kitenet.net/~joey/code/pristine-tar)
19   can use to recreate released tarballs of ikiwiki