Re-add commented-out code in main.js
This commit is contained in:
3
main.js
3
main.js
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user