mirror

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: May 17, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CleanSQLiteSidecars

func CleanSQLiteSidecars(rootDir string) (int, error)

func Commit

func Commit(ctx context.Context, opts Options, message string) (bool, error)

func CommitPaths

func CommitPaths(ctx context.Context, opts Options, message string, paths []string) (bool, error)

func Dirty

func Dirty(ctx context.Context, opts Options) (bool, error)

func EnsureRemote

func EnsureRemote(ctx context.Context, opts Options) error

func EnsureRepo

func EnsureRepo(ctx context.Context, opts Options) error

func Pull

func Pull(ctx context.Context, opts Options) error

func PullCurrent

func PullCurrent(ctx context.Context, opts Options) error

func Push

func Push(ctx context.Context, opts Options) error

Types

type Options

type Options struct {
	RepoPath string
	Remote   string
	Branch   string
	Git      string
}

Jump to

Keyboard shortcuts

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