Expand description
Extensions and wrappers for git2
types
Modules§
- author
- blob
- commit
- The
git-commit
crate provides parsing a displaying of a git commit. - error
- oid
- ref_
format - Everything you never knew you wanted for handling git ref names.
- revwalk
- transport
- tree
Structs§
- First
Parent - Oid
- Serializable
git2::Oid
- Tree
- A simplified representation of a git tree, intended mainly to be created from literals.