private Create ( Repository repo, IAbsoluteDirectoryPath workDir, bool createWhenNotExisting = false, string remote = null ) : Task |
||
repo | Repository | |
workDir | IAbsoluteDirectoryPath | |
createWhenNotExisting | bool | |
remote | string | |
return | Task |