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

# Functions

NewStorage returns a new Storage backed by a given `fs.Filesystem`.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
ShallowStorage where the shallow commits are stored, an internal to manipulate the shallow file.
Storage is an implementation of git.Storer that stores data on disk in the standard git format (this is, the .git directory).