Mercurial > evolve
diff tests/test-push-checkheads-unpushed-D5.t @ 2928:6275808e89ef
topic: setup 'topic' value for working ctx
The way amend work in core change in e8a7c1a0565a. The intermediate commit
disappear and we can no longer rely on it to carry the topic value to amend. To
fix this, we ensure the current topic value can be retrieved through the
`workingctx.extra()` value. Since there is no way to carry a "missing" key
information in a way that survives and "dict.update" call. We also has to
introduce hacking behavior about a special empty value for topic.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Wed, 13 Sep 2017 15:13:51 +0200 |
parents | 21f06d932231 |
children | 2280461343e5 8feb2cae7eae |