You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love the tool. Its the only one I tried that really works out of the box, really well! Thanks for that first.
I have a large code base with many commit msgs like "fix" that are meaningless. I'd love to have a tool to scan for those, diff them to the prev commit, AI generate a comment, rewrite the commit msg and rebase the history or whatever else is needed.
Is adding that a possibility? Like "oolama-commit --auto-rename-commits fix", which searches "fix"-commits, gets the diff, creates the commit msg and renames the commit in the history.
The text was updated successfully, but these errors were encountered:
Hi,
I love the tool. Its the only one I tried that really works out of the box, really well! Thanks for that first.
I have a large code base with many commit msgs like "fix" that are meaningless. I'd love to have a tool to scan for those, diff them to the prev commit, AI generate a comment, rewrite the commit msg and rebase the history or whatever else is needed.
Is adding that a possibility? Like "oolama-commit --auto-rename-commits fix", which searches "fix"-commits, gets the diff, creates the commit msg and renames the commit in the history.
The text was updated successfully, but these errors were encountered: