# Functions
CheckoutHead handles head checkout.
CheckoutLFS handles commit checkout.
CheckoutSha handles commit checkout.
ConfigRemapSubmodule returns a git command that, when executed configures git to remap submodule urls.
ConfigSafeDirectory disables globally the git ssl verification.
ConfigSSHCommand sets custom SSH key.
ConfigSSLVerify disables globally the git ssl verification.
FetchLFS fetches lfs.
FetchSource fetches the source from remote.
FetchTags fetches the source from remote.
RemoteRemove drops the defined remote from a git repo.
RemoteAdd adds an additional remote to a git repo.
SubmoduleUpdate recursively initializes and updates submodules.
WriteNetrc writes the netrc file.
# Structs
No description provided by the author