Skip to main content

commit_files

Function commit_files 

Source
pub fn commit_files(
    repo: &Repository,
    paths: &[PathBuf],
    message: &str,
) -> Result<(), VaultError>
Expand description

Stage files and create a commit.