mirror of
https://github.com/f/git-rewrite-commits.git
synced 2026-04-27 06:35:49 +03:00
[PR #15] Fix execution errors by switching from CommonJS to ES Modules #20
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/git-rewrite-commits#20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/f/git-rewrite-commits/pull/15
State: closed
Merged: Yes
This pull request should fix the execution errors the script was running into, as detailed in #2 and #12.
I have tested on Windows with Ollama and an OpenAI API key, as well as on Ubuntu via WSL with an OpenAI key. Maybe @selfagency can test on Mac as well?
[PR #15] [MERGED] Fix execution errors by switching from CommonJS to ES Modulesto [PR #15] Fix execution errors by switching from CommonJS to ES Modules