@@ -139,12 +139,6 @@ function startMonitoringWatcher(folderPath, win) {
(async()=>{
debug(`[MONITOR] Starte initialen Commit-Check für ${folderPath}`);
/*
kleinere models - bessere prompts!
*/
constgit=simpleGit(folderPath);
conststatus=awaitgit.status();
if(
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.