diff options
Diffstat (limited to 'server/sonar-docs/src')
-rw-r--r-- | server/sonar-docs/src/tooltips/branches/no-branch-support.md | 7 | ||||
-rw-r--r-- | server/sonar-docs/src/tooltips/branches/single-branch.md | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/server/sonar-docs/src/tooltips/branches/no-branch-support.md b/server/sonar-docs/src/tooltips/branches/no-branch-support.md new file mode 100644 index 00000000000..82854211584 --- /dev/null +++ b/server/sonar-docs/src/tooltips/branches/no-branch-support.md @@ -0,0 +1,7 @@ +**Get the most out of SonarQube with branches analysis** + +Analyze each branch of your project separately with the Developer Edition. + +--- + +[Learn More](https://redirect.sonarsource.com/editions/developer.html) diff --git a/server/sonar-docs/src/tooltips/branches/single-branch.md b/server/sonar-docs/src/tooltips/branches/single-branch.md new file mode 100644 index 00000000000..c4184a27de5 --- /dev/null +++ b/server/sonar-docs/src/tooltips/branches/single-branch.md @@ -0,0 +1,7 @@ +**Learn how to analyze branches in SonarQube** + +Quickly setup branch analysis and get separate insights for each of your branches and pull requests. + +--- + +[Branches Documentation](/branches/index) |