feat(reposync): support custom directory name for repo sync (#132)
This commit is contained in:
@@ -487,6 +487,7 @@ export interface RepoConfig {
|
||||
commenttotask?: string
|
||||
concurrency?: number
|
||||
repo_source?: string
|
||||
dir_name?: string
|
||||
}
|
||||
|
||||
export interface ExecutionResult {
|
||||
|
||||
Reference in New Issue
Block a user