C# Class GitScc.Blinkbox.GitCommand

Executes a command in git.
Inheritance: SccCommand
Afficher le fichier Open project: blinkbox/Git-Source-Control-Provider Class Usage Examples

Méthodes publiques

Méthode Description
GitCommand ( string command )

Initializes a new instance of the GitCommand class.

Method Details

GitCommand() public méthode

Initializes a new instance of the GitCommand class.
public GitCommand ( string command )
command string The command.