mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-06-09 00:53:56 +02:00
feat: add log in reset state
This commit is contained in:
@@ -288,6 +288,7 @@ export default class Repository {
|
|||||||
}
|
}
|
||||||
// remove cache
|
// remove cache
|
||||||
await this.removeCache();
|
await this.removeCache();
|
||||||
|
console.log(`[RESET] ${this._model.repoId} has been reset`);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user