add

Function add 

Source
pub async fn add(repo: RepoHandle, opts: AddOpts) -> GitResult<()>
Expand description

Execute add operation with the given options.