]> source.dussan.org Git - sonarqube.git/commitdiff
add links to Branch child pages (#284)
authorG. Ann Campbell <ann.campbell@sonarsource.com>
Wed, 20 Jun 2018 14:37:00 +0000 (16:37 +0200)
committerSonarTech <sonartech@sonarsource.com>
Wed, 20 Jun 2018 18:21:16 +0000 (20:21 +0200)
server/sonar-docs/src/pages/branches/index.md

index 67de486046c036ab02a2c3fff5eb6d0504f130d5..d248125a626806f1bd4c96c5c17a11988ed24ba0 100644 (file)
@@ -73,3 +73,8 @@ A regular expression is used to determine whether a branch is treated as long-li
 This can be updated globally in **Configuration > General > Detection** of long-lived branches or at project's level in the **Admininstration > Branches**.
 
 Once a branch type has been set, it cannot be changed. Explicitly, you cannot transform a long-lived to short-lived branch, or vice-versa.
+
+## See also
+* [Short-lived Branches](short-lived-branches)
+* [Long-lived Branches](long-lived-branches)
+* [Frequently Asked Questions](branches-faq)