1
0

auto-git:

[change] main.js
This commit is contained in:
2025-05-24 21:12:08 +02:00
parent ee63928570
commit 0139197429

18
main.js
View File

@@ -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();