From 01391974298ef772499389faff640c3f0e24658a Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sat, 24 May 2025 21:12:08 +0200 Subject: [PATCH] auto-git: [change] main.js --- main.js | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/main.js b/main.js index b0f866d..95ecf3c 100644 --- a/main.js +++ b/main.js @@ -140,6 +140,24 @@ function startMonitoringWatcher(folderPath, win) { debug(`[MONITOR] Starte initialen Commit-Check für ${folderPath}`); +/* +ok + +3b ist schnell aber dumm wie scheisse +7b muss schon sein + +besser ises + + + + + + + + +und los + +*/ const git = simpleGit(folderPath); const status = await git.status();