|
|
@ -396,9 +396,7 @@ class DGitProvider extends Plugin { |
|
|
|
console.log(e) |
|
|
|
console.log(e) |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
for (let module of gitmodules) { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
setTimeout(async () => { |
|
|
|
setTimeout(async () => { |
|
|
|
await this.call('fileManager', 'refresh') |
|
|
|
await this.call('fileManager', 'refresh') |
|
|
|
}, 1000) |
|
|
|
}, 1000) |
|
|
|