Mercurial > evolve
changeset 1444:9a78233c62a4
readme: add an entry about the obsolete wdir parent hint
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 24 Jun 2015 19:43:35 -0700 |
parents | 6c122c975125 |
children | 6fd6c98f9f70 |
files | README |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README Wed Jun 24 16:37:02 2015 -0700 +++ b/README Wed Jun 24 19:43:35 2015 -0700 @@ -79,6 +79,8 @@ - prune no longer move the active bookmark for no reason (issue4559) - evolve: stop reporting divergence base as missing when we actually have it - significant performance improvement for all revsets. +- provide a hint of how to update to the successor of an obsolete working copy + parent. 5.1.4 -- 2015-04-23