Property | Type | Description | |
---|---|---|---|
FetchRemote | void | ||
GetRemotesToFetch | IEnumerable |
||
Run | int |
Method | Description | |
---|---|---|
Fetch ( Globals globals, ConfigProperties properties, |
||
Run ( ) : int | ||
Run ( bool stopOnFailMergeCommit ) : void |
Method | Description | |
---|---|---|
DoFetch ( IGitTfsRemote remote, bool stopOnFailMergeCommit ) : void |
Method | Description | |
---|---|---|
FetchRemote ( bool stopOnFailMergeCommit, IGitTfsRemote remote ) : void | ||
GetRemotesToFetch ( IList |
||
Run ( bool stopOnFailMergeCommit ) : int |
protected DoFetch ( IGitTfsRemote remote, bool stopOnFailMergeCommit ) : void | ||
remote | IGitTfsRemote | |
stopOnFailMergeCommit | bool | |
return | void |
public Fetch ( Globals globals, ConfigProperties properties, |
||
globals | Globals | |
properties | ConfigProperties | |
remoteOptions | ||
labels | ||
return | System |
public Run ( bool stopOnFailMergeCommit ) : void | ||
stopOnFailMergeCommit | bool | |
return | void |