From ac76f3dcd3ab435f34100c64448dbcb8e2091a82 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sun, 1 Jun 2025 11:51:13 +0200 Subject: [PATCH] auto-git: [change] main.js --- main.js | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/main.js b/main.js index 052faba..c41a110 100644 --- a/main.js +++ b/main.js @@ -1005,26 +1005,6 @@ async function rewordCommitsSequentially(repoPath, commitMessageMap, hashes) { } console.log('[AutoGit] All specified commit messages updated!'); } -/* - x - x - x - x - x - x - x - x - x - x - x - x - x - x - x - x - x - x -*/ //---- 6. Workflow ---- /**