Method | Description | |
---|---|---|
Clone ( string cloneTo, IProgress |
||
GetGitLocation ( ) : string | ||
Pull ( string gitDir, IProgress |
public static Clone ( string cloneTo, IProgress |
||
cloneTo | string | |
progress | IProgress |
|
return | Task |
public static Pull ( string gitDir, IProgress |
||
gitDir | string | |
progress | IProgress |
|
return | Task |