package
1.4.1
Repository: https://github.com/sinbad/git-lfs.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Debug prints a formatted message if debugging is enabled.
Error prints a formatted message to Stderr.
Exit prints a formatted message and exits.
ExitWithError either panics with a full stack trace for fatal errors, or simply prints the error message and exits immediately.
FullError prints either a full stack trace for fatal errors, or just the error message.
LoggedError prints a formatted message to Stderr and writes a stack trace for the error to a log file without exiting.
Panic prints a formatted message, and writes a stack trace for the error to a log file before exiting.
No description provided by the author
No description provided by the author
Print prints a formatted message to Stdout.
No description provided by the author
No description provided by the author
TransferManifest builds a transfer.Manifest from the commands package global cfg var.

# Constants

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

# Variables

API is a package-local instance of the API client for use within various command implementations.
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

# Structs

Progress from a sub-task of prune.

# Type aliases

No description provided by the author