gitmanage

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CommitFiles

func CommitFiles(files []string, description string) error

func GetCommitHashForFile added in v0.4.0

func GetCommitHashForFile(filePath string) (string, error)

func GetGitRepo added in v0.4.0

func GetGitRepo() (*git.Repository, string, error)

func IsGitNotInitializedError added in v0.4.0

func IsGitNotInitializedError(err error) bool

func LastCommitContainsChangelogEntry added in v0.4.0

func LastCommitContainsChangelogEntry() (bool, error)

func NewGitNotInitializedError added in v0.4.0

func NewGitNotInitializedError() error

func Tag

func Tag(tag string) error

Types

type GitNotInitializedError added in v0.4.0

type GitNotInitializedError struct {
}

func (*GitNotInitializedError) Error added in v0.4.0

func (e *GitNotInitializedError) Error() string

Jump to

Keyboard shortcuts

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