package
3.2.0+incompatible
Repository: https://github.com/blpdigital/go-git.git
Documentation: pkg.go.dev
# Functions
NewOS returns a new OS.
# Interfaces
FS interface represent an abstracted filesystem, so you can use NewRepositoryFromFS from any medium.
ReadSeekCloser is a Reader, Seeker and Closer.