From 65d8ac7c3729e9416696f77a7add8944e069da92 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 19 Feb 2015 17:40:41 +0200 Subject: [PATCH] Mention in admin/notes/repo how to mark commits that are not to be merged. --- admin/notes/repo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/admin/notes/repo b/admin/notes/repo index 46a9e08c698..65bdd2c2c98 100644 --- a/admin/notes/repo +++ b/admin/notes/repo @@ -82,7 +82,9 @@ The exception is, if you know that the change will be difficult to merge to the trunk (eg because the trunk code has changed a lot). In that case, it's helpful if you can apply the change to both trunk and branch yourself (when committing the branch change, indicate -in the commit log that it should not be merged to the trunk; see below). +in the commit log that it should not be merged to the trunk, by +including the phrase "Not to be merged to master", or any other phrase +that matches "merge"). * Installing changes from your personal branches. -- 2.39.2