Documentation
¶
Overview ¶
Package execgit implements the git.Client interface by shelling out to the real git binary on PATH.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() providergit.Client
New returns a git.Client that shells out to the git binary found on PATH.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.