C# Class GitSharp.InitCommand

git-init - Create an empty git repository or reinitialize an existing one
Inheritance: AbstractCommand
Afficher le fichier Open project: stschake/GitSharp Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( ) : void

Execute the command.

InitCommand ( ) : System

Method Details

Execute() public méthode

Execute the command.
public Execute ( ) : void
Résultat void

InitCommand() public méthode

public InitCommand ( ) : System
Résultat System