메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | System.Collections.Generic |
public static WriteRemoteTfsBranchStructure ( ITfsHelper tfsHelper, string tfsRepositoryPath, IEnumerable |
||
tfsHelper | ITfsHelper | |
tfsRepositoryPath | string | |
tfsRemotes | IEnumerable |
|
리턴 | void |