Function workspace_node_tools::git::git_add_all
source ยท pub fn git_add_all(cwd: &String) -> Result<bool, Error>Expand description
Stage all uncommitted changes
pub fn git_add_all(cwd: &String) -> Result<bool, Error>Stage all uncommitted changes