Documentation
¶
Index ¶
- func Branch(ctx context.Context, name string, ch chan<- string) error
- func Cmd() *cobra.Command
- func Commit(ctx context.Context, name string, ch chan<- string) error
- func Push(ctx context.Context, name string, ch chan<- string) error
- func Status(ctx context.Context, repo string, ch chan<- string) error
- func Update(ctx context.Context, repo string, ch chan<- string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Commit ¶ added in v0.9.6
Commit stages all changes, creates a commit, and pushes it to the remote repository.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.