git

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCommitHash

func GetCommitHash() (string, error)

func GetCurrentBranch

func GetCurrentBranch() (string, error)

func GetGitCommitHash

func GetGitCommitHash() (string, error)

func GetSecondLatestCommitHash

func GetSecondLatestCommitHash() (string, error)

func GetSecondLatestCommitHashAlt

func GetSecondLatestCommitHashAlt() (string, error)

func IsDirty

func IsDirty() bool

Types

type RepositoryInfo

type RepositoryInfo struct {
	CommitHash string
	BranchName string
	IsDirty    bool
}

func GetRepositoryInfo

func GetRepositoryInfo() (*RepositoryInfo, error)

Jump to

Keyboard shortcuts

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