git

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

type Repository struct {
	// contains filtered or unexported fields
}

func New

func New(dir string) *Repository

func (*Repository) Fetch

func (r *Repository) Fetch(ctx context.Context) error

func (*Repository) GetLatestLocalCommit added in v1.0.2

func (r *Repository) GetLatestLocalCommit(ctx context.Context) (string, error)

func (*Repository) GetRemoteCommit

func (r *Repository) GetRemoteCommit(ctx context.Context) (string, error)

func (*Repository) Pull

func (r *Repository) Pull(ctx context.Context) (string, error)

Jump to

Keyboard shortcuts

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