[][src]Module clgit::generic

Structs

Hash

A SHA-1 or SHA-256 reference to a git Commit, Tree, or Blob

Enums

HashParseError

Describes how a Hash failed to parse. Convertable to std::io::Error, Box<dyn std::error::Error>.