guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: doc: Try again to the improve the branching workf


From: guix-commits
Subject: branch master updated: doc: Try again to the improve the branching workflow.
Date: Sat, 13 Feb 2021 13:19:29 -0500

This is an automated email from the git hooks/post-receive script.

lfam pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 58853df  doc: Try again to the improve the branching workflow.
58853df is described below

commit 58853df8f695b77f41ab6e1969fda2c20fd7f816
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Sat Feb 13 13:16:18 2021 -0500

    doc: Try again to the improve the branching workflow.
    
    This is a followup to commit 175bea0ca42dba3e02109820efae0cac2804e73b.
    
    * doc/contributing.texi (Submitting Patches): Distill the workflow to
    its essence.
---
 doc/contributing.texi | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index 24f5caf..3baedb0 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -1087,11 +1087,11 @@ before they hit users, and to reduce the window during 
which pre-built
 binaries are not available.
 
 When we decide to start building the @code{staging} or
-@code{core-updates} branches, they will be renamed with the suffix
-@code{-frozen}, at which time only bug fixes may be pushed to them.  At
-the same time, a corresponding branch suffixed with @code{-next} will be
-created to accept patches for the next cycle.  Please ask on the mailing
-list or IRC if unsure where to place a patch.
+@code{core-updates} branches, they will be forked and renamed with the
+suffix @code{-frozen}, at which time only bug fixes may be pushed to the
+frozen branches.  The @code{core-updates} and @code{staging} branches
+will remain open to accept patches for the next cycle.  Please ask on
+the mailing list or IRC if unsure where to place a patch.
 @c TODO: It would be good with badges on the website that tracks these
 @c branches.  Or maybe even a status page.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]