master
cyhhao 2 years ago
parent 40aa926fea
commit 4c1d32031c

@ -103,7 +103,7 @@ class Git {
fetching.push(this.fetch(sha))
}
} else {
log("already downloaded", oid)
// log("already downloaded", oid)
}
} else {
let error = await this.download(oid)

Loading…
Cancel
Save