Module fetch

Source
Expand description

Fetch git sources into a workspace

Structs§

Fetch
Mirrors a git repo by pulling down the upstream. Depending on the configuration it will use libgit2 or the git binary

Enums§

Error
An error occurred while fetching from the upstream repository