package
Version:
v3.0.0
Opens a new window with list of versions in this module.
Published: Jan 4, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package push provides the TUI for pushing branches.
Model is the push UI model.
NewModel creates a new push model.
Error returns any error that occurred.
Init initializes the model.
IsSuccess returns true if push was successful.
State represents the current state.
const (
StatePushing State = iota
StateSuccess
StateFailed
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.