diff --git a/main.js b/main.js index 0c7cdb2..a94380d 100644 --- a/main.js +++ b/main.js @@ -1005,18 +1005,6 @@ async function rewordCommitsSequentially(repoPath, commitMessageMap, hashes) { } console.log('[AutoGit] All specified commit messages updated!'); } -/* - - - - - - - - - - -*/ //---- 6. Workflow ---- async function runLLMCommitRewrite(folderObj, win) {