From ab34a03122a409a93eeca315fe75c11b437bb377 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Mon, 2 Dec 2019 14:55:43 +0000 Subject: [PATCH] Draw more attention to the fact ark-patches is rebased. --- home.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/home.md b/home.md index 8c04059..9432976 100644 --- a/home.md +++ b/home.md @@ -64,7 +64,9 @@ The internal branch is used for the kernel configuration and build scripts. When ### ark-patches -This branch tracks the latest version of the kernel patches for ARK. It is regularly rebased and force-pushed so commit hashes cannot be relied upon in this branch, much like the master branch. Patches for a particular release are available via the ``ark/patches/vX.Y[-rcN]`` branches. +***This branch is regularly rebased; do not rely on commit hashes in this branch!*** + +This branch tracks the latest version of the kernel patches for ARK. Patches for a particular release are available via the ``ark/patches/vX.Y[-rcN]`` branches. ### Release branches