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

# Functions

No description provided by the author
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
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).