mirror of
https://github.com/di-sukharev/opencommit.git
synced 2026-04-20 03:02:51 -04:00
build
This commit is contained in:
@@ -150,6 +150,7 @@ async function improveCommitMessagesWithRebase({
|
||||
|
||||
console.log({ sha: commit.sha, improvedMessage });
|
||||
|
||||
await execa('git', ['fetch', '--all']);
|
||||
await execa('git', [
|
||||
'rebase',
|
||||
'-i',
|
||||
|
||||
Reference in New Issue
Block a user