stacker

package
v0.0.5-alpha Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Stacker

type Stacker struct {
	// contains filtered or unexported fields
}

func New

func New(repoPath string) *Stacker

func (*Stacker) Clean

func (s *Stacker) Clean(ctx context.Context) error

func (*Stacker) Fix

func (s *Stacker) Fix(ctx context.Context, branches ...string) error

func (*Stacker) Init

func (s *Stacker) Init(ctx context.Context) error

func (*Stacker) Push

func (s *Stacker) Push(ctx context.Context) error

func (*Stacker) Rebase

func (s *Stacker) Rebase(ctx context.Context) error

func (*Stacker) Start

func (s *Stacker) Start(ctx context.Context, name string) error

func (*Stacker) Sync

func (s *Stacker) Sync(ctx context.Context) error

func (*Stacker) ValidBranchName

func (s *Stacker) ValidBranchName(name string) bool

func (*Stacker) ValidBranchNames

func (s *Stacker) ValidBranchNames(names ...string) bool

Jump to

Keyboard shortcuts

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