package
4.0.0-rc4+incompatible
Repository: https://github.com/oneplus1000/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
Storage is an implementation of git.Storer that stores data on disk in the standard git format (this is, the .git directory).