package
3.2.0+incompatible
Repository: https://github.com/manland/go-git.git
Documentation: pkg.go.dev

# Packages

Package common contains utils used by the clients.
Package http implements a HTTP client for go-git.
Package ssh implements a ssh client for go-git.

# Functions

InstallProtocol adds or modifies an existing protocol.
NewGitUploadPackService returns the appropriate upload pack service among of the set of known protocols: HTTP, SSH.

# Variables

DefaultProtocols are the protocols supported by default.
KnownProtocols holds the current set of known protocols.