Documentation ¶
Index ¶
- type Config
- type Repo
- func (r *Repo) Add(path string) error
- func (r *Repo) Clone(ctx context.Context) error
- func (r *Repo) CloneOrOpen(ctx context.Context) error
- func (r *Repo) Commit(msg string) error
- func (r *Repo) IsClean() bool
- func (r *Repo) Objects() (map[string]string, error)
- func (r *Repo) Open(ctx context.Context) error
- func (r *Repo) Path() string
- func (r *Repo) Pull(ctx context.Context) error
- func (r *Repo) Push(ctx context.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.