Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(reg *execution.ActionRegistry)
Register registers all git actions with the given registry.
Types ¶
type Checkout ¶
type Checkout struct{ Impl *Provider }
Checkout checks out a git ref.
type Provider ¶
type Provider struct{}
Provider provides git operations.
Click to show internal directories.
Click to hide internal directories.