automake-patches
[Top][All Lists]
Advanced

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

[PATCH 6/8] HACKING: rewindable branches should live in the 'experimenta


From: Stefano Lattarini
Subject: [PATCH 6/8] HACKING: rewindable branches should live in the 'experimental/*' namespace
Date: Thu, 10 Jan 2013 23:29:42 +0100

Signed-off-by: Stefano Lattarini <address@hidden>
---
 HACKING | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/HACKING b/HACKING
index 0ff1eef..d8ee634 100644
--- a/HACKING
+++ b/HACKING
@@ -131,9 +131,12 @@
   merged even when they don't appear early in the list.
 
 * The 'master' and 'maint' branches should not be rewound, i.e., should
-  always fast-forward, except maybe for privacy issues.  For 'next' (if
-  that will ever be implemented), and for feature branches, the announcement
-  for the branch should document rewinding policy.
+  always fast-forward, except maybe for privacy issues.  For 'next'
+  (if that will ever be implemented), and for feature branches, the
+  announcement for the branch should document rewinding policy.  If a
+  topic branch is expected to be rewound, it is good practice to put
+  it in the 'experimental/*' namespace; for example, a rewindable branch
+  dealing with Vala support could be named like "experimental/vala-work".
 
 ============================================================================
 = Writing a good commit message
-- 
1.8.1.rc3.192.g2d0029e




reply via email to

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