package
3.2.0+incompatible
Repository: https://github.com/johanfleury/go-git.git
Documentation: pkg.go.dev
# Functions
New returns a new ObjectStorage for the git directory at the specified path.
# Structs
ObjectStorage is an implementation of core.ObjectStorage that stores data on disk in the standard git format (this is, the .git directory).