flow

package
v0.5.21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Backmerge

func Backmerge(cfg config.FlowConfig) (int, map[string]any)

func Cleanup

func Cleanup(cfg config.FlowConfig) (int, map[string]any)

func EnsureGitFlowReady

func EnsureGitFlowReady(cfg config.FlowConfig) (bool, string)

func FinishCurrent

func FinishCurrent(cfg config.FlowConfig, name string) (int, map[string]any)

func InitGitFlow

func InitGitFlow(cfg config.FlowConfig) (bool, string)

func ListSwitchableBranches

func ListSwitchableBranches(allLocal []string, cfg config.FlowConfig, current string) []string

func PrintReleaseNotes

func PrintReleaseNotes(meta map[string]any)

func Pull

func Pull(cfg config.FlowConfig) (int, map[string]any)

func Push added in v0.5.21

func Push(cfg config.FlowConfig, target string) (int, map[string]any)

func SmartStashPop

func SmartStashPop(branch string) bool

func SmartStashSave

func SmartStashSave(branch string) bool

func StartBranch

func StartBranch(cfg config.FlowConfig, branchType, name string) (int, map[string]any)

func StartBugfix

func StartBugfix(cfg config.FlowConfig, name string) error

func StartFeature

func StartFeature(cfg config.FlowConfig, name string) error

func StartHotfix

func StartHotfix(cfg config.FlowConfig, ver string) error

func StartRelease

func StartRelease(cfg config.FlowConfig, ver string) error

func Sync

func Sync(cfg config.FlowConfig) (int, map[string]any)

func WriteReleaseNotes

func WriteReleaseNotes(cfg config.FlowConfig, fromTag string) map[string]any

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL