From d454da17dae4071e0c9a5d4341738164f8adbeb8 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 24 Jun 2020 16:38:03 +0200 Subject: [PATCH] docs: mark some branches as github-only Signed-off-by: Karel Zak --- Documentation/howto-contribute.txt | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Documentation/howto-contribute.txt b/Documentation/howto-contribute.txt index 206ff582cb..0fba4580bb 100644 --- a/Documentation/howto-contribute.txt +++ b/Documentation/howto-contribute.txt @@ -53,10 +53,13 @@ Repositories & Branches * Branches: - master - development for the next release - next - optionally used when master branch is frozen due to -rcN releases - topic/* - long time development - stable/* - stable maintenance releases + master - development for the next release + stable/* - stable maintenance releases + + Github only: + + next - optionally used when master branch is frozen due to -rcN releases + topic/* - long time development Patching Process -- 2.47.3