Méthode | Description | |
---|---|---|
Branch ( Globals globals, |
||
DisplayBranchData ( ) : int | ||
IsCommandWellUsed ( ) : bool | ||
Run ( ) : int | ||
Run ( string param ) : int | ||
Run ( string param1, string param2 ) : int | ||
SetInitBranchParameters ( ) : void | ||
WriteRemoteTfsBranchStructure ( ITfsHelper tfsHelper, string tfsRepositoryPath, IEnumerable |
Méthode | Description | |
---|---|---|
CreateRemote ( string tfsPath, string gitBranchNameExpected = null ) : int | ||
DeleteRemote ( string remoteName ) : int | ||
RenameRemote ( string oldRemoteName, string newRemoteName ) : int | ||
VerifyCloneAllRepository ( ) : void | ||
WriteTfsRemoteDetails ( IEnumerable |
public Branch ( Globals globals, |
||
globals | Globals | |
helper | ||
cleanup | ||
initBranch | ||
rcheckin | ||
Résultat | System.Collections.Generic |
public Run ( string param1, string param2 ) : int | ||
param1 | string | |
param2 | string | |
Résultat | int |
public static WriteRemoteTfsBranchStructure ( ITfsHelper tfsHelper, string tfsRepositoryPath, IEnumerable |
||
tfsHelper | ITfsHelper | |
tfsRepositoryPath | string | |
tfsRemotes | IEnumerable |
|
Résultat | void |