Function git_nomad::specified_git

source ·
pub(crate) fn specified_git(matches: &mut ArgMatches) -> String
Expand description

The GitBinary intended by the user via the CLI.

Panics

If clap does not prevent certain assumed invalid states.