removeBranchesBlocking

open override fun removeBranchesBlocking(repository: RepositoryId, branchNames: Set<String>)

Same as removeBranches but blocking. Caller is expected to execute it outside the request thread.