package com.atlassian.jgitflow.core.extension; public interface ReleaseStartExtension extends BranchCreatingExtension { }