Mercurial > evolve
changeset 1596:6079dcbfb726
readme: update readme for issue 4966
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 04 Feb 2016 10:16:52 +0000 |
parents | edcd2f0474c8 |
children | 7876ed4fceb7 |
files | README |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README Wed Feb 03 23:21:50 2016 +0000 +++ b/README Thu Feb 04 10:16:52 2016 +0000 @@ -63,6 +63,7 @@ - bookmark: do all bookmark movement within a transaction. - evolve: compatibility with Mercurial 3.7 - evolve: support merge with a single obsolete parent. +- evolve: prevent added file to be marked as unknown if evolve fails (issue4966) 5.2.2 --