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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
Package http implements a HTTP client for go-git.
Package server implements the git server protocol.
No description provided by the author
Package test implements common test suite for different transport implementations.

# Functions

FilterUnsupportedCapabilities it filter out all the UnsupportedCapabilities from a capability.List, the intended usage is on the client implementation to filter the capabilities from an AdvRefs message.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnsupportedCapabilities are the capabilities not supported by any client implementation.

# Interfaces

No description provided by the author
ReceivePackSession represents a git-receive-pack session.
No description provided by the author
Transport can initiate git-upload-pack and git-receive-pack processes.
UploadPackSession represents a git-upload-pack session.

# Type aliases

No description provided by the author