1
0

auto-git:

[change] main.js
This commit is contained in:
2025-05-24 21:28:02 +02:00
parent cb6b51c52f
commit 72480d0eca

View File

@@ -139,12 +139,6 @@ function startMonitoringWatcher(folderPath, win) {
(async () => {
debug(`[MONITOR] Starte initialen Commit-Check für ${folderPath}`);
/*
kleinere models - bessere prompts!
*/
const git = simpleGit(folderPath);
const status = await git.status();
if (