aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/git.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/git.mdwn b/doc/git.mdwn
index 55967e543..0f280fb35 100644
--- a/doc/git.mdwn
+++ b/doc/git.mdwn
@@ -65,6 +65,10 @@ think about merging them. This is recommended. :-)
## branches
+In order to refer to a branch in one of the above git repositories, for
+example when submitting a [[patch]], you can use the
+[[templates/gitbranch]] template.
+
Some of the branches included in the main repository include:
* `gallery` contains the [[todo/Gallery]] plugin. It's not yet merged