프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FetchRemote | void | ||
GetRemotesToFetch | IEnumerable |
||
Run | int |
메소드 | 설명 | |
---|---|---|
Fetch ( Globals globals, ConfigProperties properties, |
||
Run ( ) : int | ||
Run ( bool stopOnFailMergeCommit ) : void |
메소드 | 설명 | |
---|---|---|
DoFetch ( IGitTfsRemote remote, bool stopOnFailMergeCommit ) : void |
메소드 | 설명 | |
---|---|---|
FetchRemote ( bool stopOnFailMergeCommit, IGitTfsRemote remote ) : void | ||
GetRemotesToFetch ( IList |
||
Run ( bool stopOnFailMergeCommit ) : int |
protected DoFetch ( IGitTfsRemote remote, bool stopOnFailMergeCommit ) : void | ||
remote | IGitTfsRemote | |
stopOnFailMergeCommit | bool | |
리턴 | void |
public Fetch ( Globals globals, ConfigProperties properties, |
||
globals | Globals | |
properties | ConfigProperties | |
remoteOptions | ||
labels | ||
리턴 | System |