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

Inheritance: GitTfsCommand
ファイルを表示 Open project: pmiossec/git-tfs

Public Methods

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

Method Details

Bootstrap() public method

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

Run() public method

public Run ( ) : int
return int

Run() public method

public Run ( string commitish ) : int
commitish string
return int