From: Karel Zak Date: Fri, 24 Feb 2017 13:19:04 +0000 (+0100) Subject: docs: add note about branches to README X-Git-Tag: v2.30-rc1~210 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ab6461fae3848ea85f494f29e26229717685ae3;p=thirdparty%2Futil-linux.git docs: add note about branches to README Signed-off-by: Karel Zak --- diff --git a/README b/README index 24b2376ac4..803f5dd9cf 100644 --- a/README +++ b/README @@ -28,14 +28,22 @@ BUG REPORTING: SOURCE CODE: - See also Documentation/howto-contribute.txt. + See also Documentation/howto-contribute.txt + Documentation/source-code-management.txt Web interface: http://git.kernel.org/cgit/utils/util-linux/util-linux.git https://github.com/karelzak/util-linux + Checkout: git clone git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git util-linux + Note that GitHub repository may contain temporary development branches too. + + The kernel.org repository contains master (current development) and stable/* + (maintenance) branches only. All master or stable/* changes are always pushed + to the both repositories in the same time. + NLS (PO TRANSLATIONS):