automake-patches
[Top][All Lists]
Advanced

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

[PATCH 5/8] HACKING: fixlets about git branch rewinding policy


From: Stefano Lattarini
Subject: [PATCH 5/8] HACKING: fixlets about git branch rewinding policy
Date: Thu, 10 Jan 2013 23:29:41 +0100

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

diff --git a/HACKING b/HACKING
index 45f9370..0ff1eef 100644
--- a/HACKING
+++ b/HACKING
@@ -130,11 +130,10 @@
   a later 'git log' gives an indication of which actual patches were
   merged even when they don't appear early in the list.
 
-* master and release branches should not be rewound, i.e., should always
-  fast-forward, except maybe for privacy issues.  The maint branch should not
-  be rewound except maybe after retiring a release branch or a new stable
-  release.  For next, and for feature branches, the announcement for the
-  branch should document rewinding policy.
+* 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.
 
 ============================================================================
 = Writing a good commit message
-- 
1.8.1.rc3.192.g2d0029e




reply via email to

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