C# Class Wit.Git

Datei anzeigen Open project: bratsche/wit

Public Methods

Method Description
Git ( ) : System
Init ( ) : void

Private Methods

Method Description
GitCommand ( string git_command ) : int
GitCommand ( string git_command, string &output ) : int
RunProcess ( string command, string args, string &output ) : int
SetupBranches ( ) : void

Method Details

Git() public method

public Git ( ) : System
return System

Init() public method

public Init ( ) : void
return void