Crate ext

Source
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§

FirstParent
Oid
Serializable git2::Oid
Tree
A simplified representation of a git tree, intended mainly to be created from literals.

Enums§

Blob
Conveniently read a git2::Blob from a starting point.
Branch
Error
NotFound
Start

Constants§

RECEIVE_PACK_HEADER
UPLOAD_PACK_HEADER

Functions§

into_git_err
into_io_err
is_exists_err
is_not_found_err