示例#1
0
 public static void Run(string cmd, string arguments)
 {
     GitCommands.Run(cmd, arguments);
 }