Add empty comment block in main.js
This commit is contained in:
16
main.js
16
main.js
@@ -540,6 +540,22 @@ async function rewordCommitsSequentially(repoPath, commitMessageMap, hashes) {
|
|||||||
console.log('[AutoGit] All specified commit messages updated!');
|
console.log('[AutoGit] All specified commit messages updated!');
|
||||||
win.webContents.send('repo-updated', folder);
|
win.webContents.send('repo-updated', folder);
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
*/
|
||||||
|
|
||||||
//---- 6. Workflow ----
|
//---- 6. Workflow ----
|
||||||
async function runLLMCommitRewrite(folderObj, win) {
|
async function runLLMCommitRewrite(folderObj, win) {
|
||||||
|
|||||||
Reference in New Issue
Block a user