fix 90% complete ux on git cloning
This commit is contained in:
parent
bb15ed6e88
commit
43970f1109
@ -73,6 +73,7 @@ export function progress (promise, thresholds) {
|
||||
).join('\n');
|
||||
fs.writeFileSync(child.spawnfile + '.debug', content);
|
||||
}
|
||||
log.showProgress(100);
|
||||
log.disableProgress();
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user