topic: drop the old workaround for detecting amends by amend_source
We don't need to have this workaround because amends are handled differently now. See previous commits, where the old code for handling amends in topic extension gets removed. Various commits now preserve amend_source when going through the _changetopics function (used when changing a topic via the hg topics command).
parent
c3d66af4cb07
No related branches found
No related tags found
Showing
- hgext3rd/topic/__init__.py 0 additions, 7 deletionshgext3rd/topic/__init__.py
- tests/test-amend-merge.t 3 additions, 3 deletionstests/test-amend-merge.t
- tests/test-evolve-topic.t 14 additions, 14 deletionstests/test-evolve-topic.t
- tests/test-topic-change.t 5 additions, 5 deletionstests/test-topic-change.t
- tests/test-topic-stack.t 5 additions, 5 deletionstests/test-topic-stack.t
Loading
Please register or sign in to comment