diff README @ 3017:0884856a4143 stable

stack: handle basic case of splitting with crash hg stack used to crash horribly whenever a split was encountered. This is no longer the case. If the result of the split (or there successors) produce a sensible linear result with on final head, we can just assume that head is the evolution destination.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sat, 30 Sep 2017 11:11:04 +0100
parents 1cccdfeac327
children ba5b271298e9 84882b827932
line wrap: on
line diff
--- a/README	Wed Sep 27 16:24:44 2017 +0200
+++ b/README	Sat Sep 30 11:11:04 2017 +0100
@@ -121,6 +121,11 @@
 Changelog
 =========
 
+6.7.1 - in progress
+-------------------
+
+  * stack: fix evolution previous for simple split
+
 6.7.0 -- 2017-09-27
 -------------------