Skip to content

passing git args to filter output failed? #1175

Answered by Byron
butterl asked this question in Q&A
Discussion options

You must be logged in to vote

I think what you are trying to do might work with the help of the docs on 'how to use git directly' along with the API docs on iter_commits().

With that, you should be able to figure out which options to pass to git rev-list as kwargs of iter_commits(…) to get the desired result.

Even though I close this issue, feel free to post follow ups in the comments.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Byron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1097 on February 26, 2021 11:18.