git

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 7, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoStagedChanges = errors.New("no staged changes")
	ErrGitNotFound     = errors.New("git not found or not a git repository")
)

Functions

func CommitStagedChanges

func CommitStagedChanges(message string) (string, error)

func GetStagedDiff

func GetStagedDiff() (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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