Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve commit message generation for rewrite-file tool #76

Closed
wants to merge 1 commit into from

Conversation

AtlantisPleb
Copy link
Contributor

This pull request addresses issue #59 by improving the commit message generation for the rewrite-file tool. The changes include:

  1. More detailed commit messages for code files, including information about added/removed functions, classes, and lines of code.
  2. More informative commit messages for non-code files, specifying the number of words added or removed.
  3. A fallback message for minor changes when no specific modifications are detected.

These improvements will make it easier for developers to understand the nature of changes made to files at a glance, enhancing the overall development workflow.

Copy link

vercel bot commented Aug 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 28, 2024 1:28am

Copy link

The Vercel build for this PR has failed. Please check the Vercel deployment logs for more information.

@AtlantisPleb AtlantisPleb deleted the issue-59-descriptive-commit-messages branch August 28, 2024 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant