Skip to content

topics: fix auto-publish=abort for server publishing bare branch

Raphaël Gomès requested to merge topic/stable/fix-publish into branch/stable

Before this change, server automatically publish bare branch were detected as "non publishing" and the check for automatic publishing on push assumed nothing was to be published. We signal the new config to client so that they can adjust their behavior.

Edited by Raphaël Gomès

Merge request reports