Function cargo_test_support::git::add
source · pub fn add(repo: &Repository)Expand description
Add all files in the working directory to the git index.
pub fn add(repo: &Repository)Add all files in the working directory to the git index.