auto-git:
[change] main.js
This commit is contained in:
2
main.js
2
main.js
@@ -483,7 +483,7 @@ async function rewordCommitsSequentially(repoPath, commitMessageMap, hashes) {
|
||||
}
|
||||
|
||||
//---- 6. Workflow ----
|
||||
async function runLLMCommitRewrite(folderObj) {
|
||||
async function runLLMCommitRewrite(folderObj, win) {
|
||||
if(!folderObj.needsRelocation){
|
||||
const hashes = folderObj.llmCandidates;
|
||||
const birthday = folderObj.firstCandidateBirthday;
|
||||
|
||||
Reference in New Issue
Block a user