1.0.1 • Published 7 years ago

pisco-gitflow-contexts v1.0.1

Weekly downloads
3
License
ISC
Repository
-
Last release
7 years ago

Main Index:

Available Commands:

FLOWS

finish (Git flow: Finish and merge branch)

[Index]

Steps in this flow:
  1. merge

  2. validate

  3. setVersion

  4. finish

  5. publish

init (Git flow: Initialize set of branches)

[Index]

Steps in this flow:
  1. init

merge (Git flow: Merge branch)

[Index]

Steps in this flow:
  1. merge

  2. validate

publish (Publish on every context)

[Index]

Steps in this flow:
  1. build_

  2. package

  3. publish

start (Git flow: Start new branch)

[Index]

Start a branch from another

Steps in this flow:
  1. start

  2. setVersion

  3. push

STEPS

PLUGINS