Skip to content

warete/gitflow-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitflow helper

Helper for make releases by GitFlow. Generates release number by scheme "YYYY.MM.DD.NUMBER_PER_DAY" automatically.

Available commands

Usage:
  gitflow-helper [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  hotfix      
  release     
  to-stage    

Flags:
  -h, --help   help for gitflow-helper

Release command

Usage:
  gitflow-helper release [flags]

Flags:
      --auto-finish   Finish after start
  -h, --help          help for release
      --v             Show git original output
      --with-hotfix   Finish after start

Hotfix command

Usage:
  gitflow-helper hotfix [flags]

Flags:
      --auto-finish   Finish after start
  -h, --help          help for hotfix
      --v             Show git original output

Merge to stage command

Usage:
  gitflow-helper to-stage [flags]

Flags:
      --checkout-back   Need checkout to current branch
  -h, --help            help for to-stage
      --v               Show git original output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •