Skip to content
Snippets Groups Projects
Commit 865c33c1 authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

topic: respect preexisting 'topic' value on workingcommitctx

Mercurial's core changeset: 6c8ceebce309 revealed an issue. If the creator of a
workingcommitctx explicitly assigned a 'topic', it was silently overridden by
the current active on. This break import of patch with topic information.

We now respect preexisting topic information.
parent 23658110
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment