C# Class Sep.Git.Tfs.Commands.Bootstrap

Inheritance: GitTfsCommand
Afficher le fichier Open project: pmiossec/git-tfs

Méthodes publiques

Méthode Description
Bootstrap ( RemoteOptions remoteOptions, Globals globals, Bootstrapper bootstrapper ) : System.ComponentModel
Run ( ) : int
Run ( string commitish ) : int

Method Details

Bootstrap() public méthode

public Bootstrap ( RemoteOptions remoteOptions, Globals globals, Bootstrapper bootstrapper ) : System.ComponentModel
remoteOptions RemoteOptions
globals Globals
bootstrapper Sep.Git.Tfs.Core.Bootstrapper
Résultat System.ComponentModel

Run() public méthode

public Run ( ) : int
Résultat int

Run() public méthode

public Run ( string commitish ) : int
commitish string
Résultat int