From: Karel Zak Date: Wed, 24 Jun 2020 14:38:03 +0000 (+0200) Subject: docs: mark some branches as github-only X-Git-Tag: v2.36-rc2~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d454da17dae4071e0c9a5d4341738164f8adbeb8;p=thirdparty%2Futil-linux.git docs: mark some branches as github-only Signed-off-by: Karel Zak --- 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