Skip to content

line numbers for diff #1612

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

Closed
CDKnightNASA opened this issue Jul 12, 2023 · 2 comments
Closed

line numbers for diff #1612

CDKnightNASA opened this issue Jul 12, 2023 · 2 comments

Comments

@CDKnightNASA
Copy link

As with the Repo.blame() method, for all M modifications (heck, also for A) I would like a list of line numbers.

I currently have code that does the git diff and parses the @@ line number info and I use it in combination with tools like pylint to report only issues with modified code in a CI job.

@Byron
Copy link
Member

Byron commented Jul 13, 2023

I am closing the issue as GitPython is in maintenance mode, thus requests for additional features are rejected by default.
PRs with additional features will always be reviewed though.
Thanks for your understanding.

@Byron Byron closed this as not planned Won't fix, can't repro, duplicate, stale Jul 13, 2023
@CDKnightNASA
Copy link
Author

Thanks, I mostly filed the issue to see if it was already being worked on or if anybody had any cautionary tales. I'll see if I can work up a PR for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants