gitClone

suspend fun gitClone(uri: String, dir: <Error class: unknown class>, branch: String? = null, onProgress: (taskName: String?, percentDone: Int) -> Unit): ActionError?