directory
4.13.2+incompatible
Repository: https://github.com/goabstract/go-git.git
Documentation: pkg.go.dev
# Packages
Package binary implements sintax-sugar functions on top of the standard library binary package.
Package diff implements line oriented diffs, similar to the ancient Unix diff command.
Package ioutil implements some I/O utility functions.
Package merkletrie provides support for n-ary trees that are at the same
time Merkle trees and Radix trees (tries).