GitFlowHotfixScope

This scoping object is created by accessing the GitFlowScope.hotfix field. Its purpose is providing access to functionality for Git Flow hotfixes.

Properties

Link copied to clipboard
abstract val ctx: ScopeContext

This field contains the context object that is applicable to the scope that defines the execution. The object is inherited directly from the parent net.democritus.scripting.scope.ScriptScope without alterations.

Functions

Link copied to clipboard

Finalizes a hotfix with the Git Flow plugin.

Link copied to clipboard

Starts a new hotfix with the Git Flow plugin.