Skip to content
Snippets Groups Projects
Commit 5016d915ae0d authored by Georges Racinet's avatar Georges Racinet
Browse files

gitlab-mirror: filtering out obsolete heads in branchmap

As of hg-evolve 9.3.1, some obsolete heads are ignored in the
protection agains multiple heads. These happen typically in
stacked topic scenarios, after amendment of the anterior topic.

These should not count as multiple heads in our exposition to GitLab
either, we're applying the same function to filter them out.

This has us convert systematically to changeset contexts (standard
abbrev being `ctx`) whereas we were doing so before only in the loop
to ignore closed branches.
parent f6622702df2b
No related branches found
No related tags found
Loading
Checking pipeline status
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