CommitAll() public static method

public static CommitAll ( ) : void
return void
示例#1
0
 static void CommitAll()
 {
     GitSystem.CommitAll();
 }