Module cargo::sources::git

source ·
Expand description

Home of the GitSource.

Apparently, the most important type in this module is GitSource. [utils] provides libgit2 utilities like fetch and checkout, whereas [oxide] is the couterpart for gitoxide integration. [known_hosts] is the mitigation of CVE-2022-46176.

Modules

  • For -Zgitoxide integration.

Structs

Functions

  • Attempts to fetch the given git reference for a Git repository.