package
3.1.1+incompatible
Repository: https://github.com/sonatard/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.