Skip to main content

Module git_env

Module git_env 

Source
Expand description

Git process environment helpers exposed through the engine boundary.

Constants§

AMBIENT_GIT_ENV_VARS
Environment variables that describe an enclosing git operation’s repository state, in the order they appear in git’s own environment documentation. Hook subprocesses inherit some or all of these, often as paths relative to the parent’s cwd, and they break fallow’s git invocations when fallow runs from a different cwd.

Functions§

clear_ambient_git_env
Strip ambient git repository-state environment variables from a Command.