1
0

Re-add commented-out code in main.js

This commit is contained in:
2025-05-31 20:48:35 +02:00
parent 0e3888686c
commit 7f50bb9b23

View File

@@ -582,6 +582,9 @@ async function runLLMCommitRewrite(folderObj, win) {
await rewordCommitsSequentially(folderPath, messageMap, hashes); await rewordCommitsSequentially(folderPath, messageMap, hashes);
} }
} }
//
//
//test
/* /*
// ---- 6. Komplett-Workflow (Random instant messages für debugging) ---- // ---- 6. Komplett-Workflow (Random instant messages für debugging) ----
async function runLLMCommitRewrite(folderPath, hashes) { async function runLLMCommitRewrite(folderPath, hashes) {