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

Inheritance: Fetch
Afficher le fichier Open project: pmiossec/git-tfs Class Usage Examples

Méthodes publiques

Méthode Description
QuickFetch ( Globals globals, ConfigProperties properties, RemoteOptions remoteOptions ) : Sep.Git.Tfs.Core

Méthodes protégées

Méthode Description
DoFetch ( IGitTfsRemote remote, bool stopOnFailMergeCommit ) : void

Method Details

DoFetch() protected méthode

protected DoFetch ( IGitTfsRemote remote, bool stopOnFailMergeCommit ) : void
remote IGitTfsRemote
stopOnFailMergeCommit bool
Résultat void

QuickFetch() public méthode

public QuickFetch ( Globals globals, ConfigProperties properties, RemoteOptions remoteOptions ) : Sep.Git.Tfs.Core
globals Globals
properties ConfigProperties
remoteOptions RemoteOptions
Résultat Sep.Git.Tfs.Core