Documentation
¶
Index ¶
- func CleanSQLiteSidecars(rootDir string) (int, error)
- func Commit(ctx context.Context, opts Options, message string) (bool, error)
- func CommitPaths(ctx context.Context, opts Options, message string, paths []string) (bool, error)
- func Dirty(ctx context.Context, opts Options) (bool, error)
- func EnsureRemote(ctx context.Context, opts Options) error
- func EnsureRepo(ctx context.Context, opts Options) error
- func Pull(ctx context.Context, opts Options) error
- func PullCurrent(ctx context.Context, opts Options) error
- func Push(ctx context.Context, opts Options) error
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanSQLiteSidecars ¶
func CommitPaths ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.