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

[API] Add diff hunks to the list of affected files in a commit #32925

Open
GamerGirlandCo opened this issue Dec 20, 2024 · 1 comment
Open

[API] Add diff hunks to the list of affected files in a commit #32925

GamerGirlandCo opened this issue Dec 20, 2024 · 1 comment
Labels
topic/api Concerns mainly the API type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@GamerGirlandCo
Copy link

Feature Description

It would be nice if the CommitAffectedFile model included a diff of what changed in that file for a specific commit. Happy to open a pull request to implement this! :)

Screenshots

No response

@GamerGirlandCo GamerGirlandCo added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Dec 20, 2024
@wxiaoguang
Copy link
Contributor

It should be optional, otherwise it slows down the API when the caller doesn't need it.

@kemzeb kemzeb added the topic/api Concerns mainly the API label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/api Concerns mainly the API type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

No branches or pull requests

3 participants