Skip to content

Load the "New Branch" button asynchronously

yorickpeterse-staging requested to merge async-new-branch-button into master

Here's how it looks like for logged in users:

new_branch

And here it is for anonymous users (or when a new branch can't be created by a logged in user):

new_branch_anonymous

Merge request reports