Function git_add

Source
pub fn git_add(cwd: &String, file: &String) -> Result<bool, Error>
Expand description

Add a file to the git stage