package
6.0.0-20220823060123-ee3621dd571c
Repository: https://github.com/accel-byte/go-git.git
Documentation: pkg.go.dev
# Functions
DecodeUploadPackResponse decodes r into a new packp.UploadPackResponse.
NewClient creates a new client using the given Commander.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
ServerCommand is used for a single server command execution.
# Interfaces
Command is used for a single command execution.
Commander creates Command instances.
CommandKiller expands the Command interface, enabling it for being killed.