From c2a503c3d5d2802ae3b5e1bf65a4c33527eeca72 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 29 Dec 2025 15:19:26 +0000 Subject: [PATCH] ; * admin/notes/repo: Don't contradict git-workflow about messages. --- admin/notes/repo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/notes/repo b/admin/notes/repo index c5caec11e35..2ed51c5cfc7 100644 --- a/admin/notes/repo +++ b/admin/notes/repo @@ -54,8 +54,8 @@ We do not intend to "git merge" from scratch branches, so force-pushes are tolerated, as well as commits with poor style, incomplete commit messages, etc. -We do expect to "git merge" from feature branches so: no force push, -and no commits that don't have a proper commit message. +We do expect to "git merge" from feature branches so no force pushes. +Also cf. "Long-lived feature branches" in admin/notes/git-workflow. Automatic tests are run for feature/* branches on EMBA. See: https://emba.gnu.org/emacs/emacs/-/pipelines