mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-02-13 10:52:53 +00:00
fix typos
This commit is contained in:
@@ -32,7 +32,7 @@ module.exports.downloadRepoAndAnonymize = async (repoConfig) => {
|
||||
return true;
|
||||
}
|
||||
if (repoConfig.options.mode == "download") {
|
||||
// if cache folder does not exist download and anonumize it
|
||||
// if cache folder does not exist download and anonymize it
|
||||
|
||||
const originalPath = repoUtils.getOriginalPath(repoConfig.repoId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user