git

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Worktree     *git.Worktree
	Repo         *git.Repository
	GitInstalled bool
	GitBin       string
)

Functions

func Add

func Add() error

Add starts a interactive git add

func Commit

func Commit(message string) error

func Init

func Init() error

func Pull added in v0.1.0

func Pull() error

func Push

func Push() error

func SemverStatus added in v0.1.0

func SemverStatus() (*semver.Version, []*semver.Change, error)

func Stash added in v0.1.0

func Stash(name string) error

func StashPop added in v0.1.0

func StashPop() error

Types

This section is empty.

Jump to

Keyboard shortcuts

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