Module git_nomad::git_binary::namespace

source ·
Expand description

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

Constants§

  • The main name that we declare to be ours and nobody elses. This lays claim to the section in git config and the refs/{PREFIX} hierarchy in all git repos!

Functions§

  • Where information is stored for git config.
  • The refspec to fetch remote nomad managed refs as local refs.
  • The refspec to list remote nomad managed refs.
  • The refspec to push local branches as nomad managed refs in the remote.