gitui

package
v0.0.46 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PruneBranchDone

type PruneBranchDone struct{}

type PruneBranchModel

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

func NewPruneBranchModel

func NewPruneBranchModel(
	repo *git.Repo,
	db meta.DB,
	pruneFlag string,
	targetBranches []plumbing.ReferenceName,
	initialBranch string,
) *PruneBranchModel

func (*PruneBranchModel) CheckoutInitialState added in v0.0.40

func (vm *PruneBranchModel) CheckoutInitialState() error

func (*PruneBranchModel) Init

func (vm *PruneBranchModel) Init() tea.Cmd

func (*PruneBranchModel) Update

func (vm *PruneBranchModel) Update(msg tea.Msg) (*PruneBranchModel, tea.Cmd)

func (*PruneBranchModel) View

func (vm *PruneBranchModel) View() string

type PruneBranchProgress

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

Jump to

Keyboard shortcuts

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