We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 018d958 commit 81f85f8Copy full SHA for 81f85f8
repos.js
@@ -68,7 +68,7 @@ function updateModRepoEmptyStatus(fullName, empty) {
68
69
70
71
-// fetch repo obj from git
+// get repo obj from git
72
// and save to modified repos
73
async function fetchRepoAndSaveToModRepos(treeLoc) {
74
0 commit comments