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

Inheritance: GitTfsCommand
Mostra file Open project: pmiossec/git-tfs

Public Methods

Method Description
Pull ( Globals globals, Fetch fetch ) : System.ComponentModel
Run ( ) : int
Run ( string remoteId ) : int

Method Details

Pull() public method

public Pull ( Globals globals, Fetch fetch ) : System.ComponentModel
globals Globals
fetch Fetch
return System.ComponentModel

Run() public method

public Run ( ) : int
return int

Run() public method

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