pub async fn add(repo: RepoHandle, opts: AddOpts) -> GitResult<()>
Execute add operation with the given options.