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

Explanation of changes in the commit #688

Closed
rakleed opened this issue Sep 10, 2024 · 3 comments
Closed

Explanation of changes in the commit #688

rakleed opened this issue Sep 10, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@rakleed
Copy link

rakleed commented Sep 10, 2024

Describe the need of your request

Sometimes there can be a lot of changes in a commit, and you would like to quickly understand what changes are being made. Or something is unclear, because you don’t know the specifics of the language, but you need to quickly understand what the author did. And then you have to try to figure it out yourself, which can be time-consuming.

Proposed solution

Add an "Explain changes" option to the context menu when right-clicking on a commit in Git Log (the JetBrains AI plugin has similar functionality).

Additional context

No response

@rakleed rakleed added the enhancement New feature or request label Sep 10, 2024
@carlrobertoh
Copy link
Owner

This seems a really cool idea!

Would something like this work?

code-review.mov

@rakleed
Copy link
Author

rakleed commented Sep 12, 2024

@carlrobertoh thanks, this looks cool. But I would like to be able to call the command for explanation from the context menu, which would be easier. As an example, https://www.jetbrains.com/help/idea/work-with-commits.html#ai-explain-commit

@carlrobertoh
Copy link
Owner

Thanks for the link!

I will add this in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants