Function git_nomad::git_binary::git_command

source ยท
pub fn git_command(name: impl AsRef<OsStr>) -> Command
Expand description

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