package
0.0.1290
Repository: https://github.com/jenkins-x/lighthouse-client.git
Documentation: pkg.go.dev

# Packages

Package localgit creates a local git repo that can be used for testing code that uses a git.Client.
No description provided by the author

# Functions

NewClient returns a client that talks to GitHub.
NewClientWithDir uses an existing directory for creating the client.

# Structs

Repo is a clone of a git repository.

# Interfaces

Client represents a git client.