Options
All
  • Public
  • Public/Protected
  • All
Menu

Module api/branches/GitFlowBranch

Index

Type Aliases

GitFlowBaseBranchType: "master" | "develop"

Types of the git flow base branches.

GitFlowBranchType: "feature" | "release" | "bugfix" | "hotfix" | "support"

Types of the git flow branches.