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

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

Méthodes publiques

Méthode Description
Labels ( Globals globals, AuthorsFile authors ) : System.ComponentModel
Run ( ) : int
Run ( IGitTfsRemote remote ) : int

Private Methods

Méthode Description
CreateLabelsForTfsBranch ( IGitTfsRemote tfsRemote ) : int
Run ( string remoteId ) : int
UpdateRemote ( IGitTfsRemote tfsRemote ) : void

Method Details

Labels() public méthode

public Labels ( Globals globals, AuthorsFile authors ) : System.ComponentModel
globals Globals
authors Sep.Git.Tfs.Util.AuthorsFile
Résultat System.ComponentModel

Run() public méthode

public Run ( ) : int
Résultat int

Run() public méthode

public Run ( IGitTfsRemote remote ) : int
remote IGitTfsRemote
Résultat int