# Functions
NewHTTPSBasicClient creates a new https based git client.
NewSSHBasicClient creates a new ssh based git client.
No description provided by the author
# Structs
BasicClient connects to git using ssh.
# Interfaces
Client allows for retrieving data from git repo.
# Type aliases
Option is a function for configuring the BasicClient.