Свойство | Тип | Описание | |
---|---|---|---|
Remote | bool |
Метод | Описание | |
---|---|---|
AddRemotes ( Uri[]>.IEnumerable |
||
GetBundleManager ( IAbsoluteDirectoryPath synqPath, IAbsoluteDirectoryPath workPath, Uri[]>.IEnumerable |
||
ReplaceRemotes ( Uri[]>.IEnumerable |
||
UpdateRepository ( IAbsoluteDirectoryPath workDir, IAbsoluteDirectoryPath repoDir ) : System.Threading.Tasks.Task |
Метод | Описание | |
---|---|---|
Create ( IAbsoluteDirectoryPath synqPath ) : Repository | ||
GetCM ( IAbsoluteDirectoryPath synqPath, IAbsoluteDirectoryPath workPath, Repository repo ) : Task |
||
GetRepo ( IAbsoluteDirectoryPath synqPath ) : Repository | ||
Open ( IAbsoluteDirectoryPath synqPath ) : Repository | ||
OpenOrCreateRepo ( IAbsoluteDirectoryPath synqPath ) : Repository |
public static AddRemotes ( Uri[]>.IEnumerable |
||
remotes | Uri[]>.IEnumerable | |
repo | Repository | |
Результат | System.Threading.Tasks.Task |
public static GetBundleManager ( IAbsoluteDirectoryPath synqPath, IAbsoluteDirectoryPath workPath, Uri[]>.IEnumerable |
||
synqPath | IAbsoluteDirectoryPath | |
workPath | IAbsoluteDirectoryPath | |
remotes | Uri[]>.IEnumerable | |
Результат | Task |
public static ReplaceRemotes ( Uri[]>.IEnumerable |
||
remotes | Uri[]>.IEnumerable | |
repo | Repository | |
Результат | System.Threading.Tasks.Task |
public UpdateRepository ( IAbsoluteDirectoryPath workDir, IAbsoluteDirectoryPath repoDir ) : System.Threading.Tasks.Task | ||
workDir | IAbsoluteDirectoryPath | |
repoDir | IAbsoluteDirectoryPath | |
Результат | System.Threading.Tasks.Task |