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

Bookmarks: don't lift multiple heads protection

Thanks to previous changes, the protection against multiple heads
happens in `HeptapodGitHandler` instead of earlier in
the transaction.

We can thus stop lifting it when bookmarks are allowed,
because the check now occurs once bookmarked
heads have been taken out of the game.

This is a boon for projects that track Git upstreams (like many
components of Heptapod do, including the Rails application:
they now can now use bookmarks to track their Git upstream
branches and still be protected against multiple heads.
parent c38f7984
No related branches found
No related tags found
1 merge request!42Multiple heads protection: switch to Heptapod flag and enforce with bookmarks
Pipeline #14462 passed
Pipeline: hgitaly

#14464

    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