mergeChangesBlocking

open override fun mergeChangesBlocking(branch: BranchReference, newVersionHash: String): String

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