Options
All
  • Public
  • Public/Protected
  • All
Menu

Module avh/GitFlowBashExecuter

Index

Type Aliases

GitFlowAction: "start" | "finish" | "list" | "publish" | "track" | "diff" | "rebase" | "checkout" | "pull" | "delete" | "init" | "version" | "config"

All possible git flow actions can be applied.