aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes
diff options
context:
space:
mode:
Diffstat (limited to 'admin/notes')
-rw-r--r--admin/notes/repo4
1 files 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
54are tolerated, as well as commits with poor style, incomplete commit 54are tolerated, as well as commits with poor style, incomplete commit
55messages, etc. 55messages, etc.
56 56
57We do expect to "git merge" from feature branches so: no force push, 57We do expect to "git merge" from feature branches so no force pushes.
58and no commits that don't have a proper commit message. 58Also cf. "Long-lived feature branches" in admin/notes/git-workflow.
59 59
60Automatic tests are run for feature/* branches on EMBA. 60Automatic tests are run for feature/* branches on EMBA.
61See: https://emba.gnu.org/emacs/emacs/-/pipelines 61See: https://emba.gnu.org/emacs/emacs/-/pipelines