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

Is there a way to get parsed "git log -L" results? #1041

Closed
txhwutu opened this issue Jul 22, 2020 · 1 comment
Closed

Is there a way to get parsed "git log -L" results? #1041

txhwutu opened this issue Jul 22, 2020 · 1 comment
Labels
Q&A

Comments

@txhwutu
Copy link

@txhwutu txhwutu commented Jul 22, 2020

Can I get structured results by gitpython?

@Byron Byron added the Q&A label Aug 12, 2020
@Byron
Copy link
Member

@Byron Byron commented Aug 12, 2020

No, one would have to parse the output of repo.git.log('-L') by hand.

@Byron Byron closed this Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.