Module git_nomad::git_binary

source ·
Expand description

See GitBinary for the primary entry point.

Modules

  • namespace 🔒
    Containerizes all the naming schemes used by nomad from the wild west of all other git tools, both built-in and third party.

Structs

  • Implements repository manipulations by delegating to some ambient git binary that exists somewhere on the system.

Enums

  • Utility to parse line based output of various git sub-commands.

Functions

  • Run the git binary inheriting the same environment that this git-nomad binary is running under.