git: not scheduling prune of default GitLab branch for bookmarks
As explained in the doctest, this is very unwanted. Up to now we were just removing that prune at the end of the process. With the native mode (currently still using hg-git) we can't do that any more: we will need instead to abort the transaction if there is such a scheduled prune (mostly for other reasons, such as closed heads). Therefore the simplest here is to not schedule the prune.
parent
4f3582264e92
No related branches found
No related tags found
Loading
Please register or sign in to comment