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
Loading
Please register or sign in to comment