Exemplo n.º 1
0
 public Task <ExecutionResult> AddAsync(IEnumerable <string> paths)
 => RunGitAsync(GitArguments.Add(paths));