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

Add git diff generation and template for git commit message #5

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

123vivekr
Copy link
Contributor

Add functionality to generate git diff and include it in the data passed to templates.

This adds a --diff CLI flag to generate the repo's diff. The diff text is included under the "git_diff" key in the data JSON object for templates.

Add functionality to generate git diff and include it in the data passed to
templates.

This adds a `--diff` CLI flag to generate the repo's diff. The diff text is
included under the `"git_diff"` key in the `data` JSON object for templates.
@123vivekr 123vivekr changed the title ggAdd git diff generation and template for git commit message Add git diff generation and template for git commit message Mar 17, 2024
@mufeedvh
Copy link
Owner

This PR has been identified as a certified banger (again). Merging.

@mufeedvh mufeedvh merged commit 5aee1ae into mufeedvh:main Mar 17, 2024
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.

2 participants