Свойство | Тип | Описание | |
---|---|---|---|
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 |
public Run ( bool stopOnFailMergeCommit ) : void | ||
stopOnFailMergeCommit | bool | |
Результат | void |