Mercurial > evolve
diff .hgignore @ 3776:2d450974bb1c stable
evolve: fix `hg abort` when hg next --evolve leads to conflicts (issue5897)
Before this patch, if you do `hg next --evolve` and end up having conflicts and
then you try `hg abort`, it will throw a KeyError. This patch fixes that.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sun, 27 May 2018 02:32:58 +0530 |
parents | aad37ffd7d58 |
children | ba316ce15040 |