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