gitui

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2025 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

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,
	onDone func() tea.Cmd,
) *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) (tea.Model, 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