package
4.0.0-rc3+incompatible
Repository: https://github.com/kampsy/go-git.git
Documentation: pkg.go.dev

# Packages

Package common contains interfaces and non-specific protocol entities.
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

Protocols are the protocols supported by default.

# Type aliases

No description provided by the author