Esempio n. 1
0
 public ITask CommitFiles(List <string> files, string message, string body) => repositoryManager.CommitFiles(files, message, body);