directory
4.3.1+incompatible
Repository: https://github.com/git-time-metric/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).