Documentation
¶
Overview ¶
Package gogit implements the git.Client interface using the pure-Go github.com/go-git/go-git/v5 library.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() providergit.Client
New returns a git.Client that uses go-git as its access backend.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.