directory
4.0.0-rc9+incompatible
Repository: https://github.com/marwan-at-work/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.
No description provided by the author
Package merkletrie provides support for n-ary trees that are at the same time Merkle trees and Radix trees (tries), and provides an efficient tree comparison algorithm for them.