{{ message }}
-
Beta Was this translation helpful? Give feedback.
Answered by
Byron
Dec 4, 2024
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ixSci
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I think this section on using Git directly would have the answers and what's theoretically possible.
Here, however, I since he method only provides
kvargs, the order is probably not defined anymore. The only way to control it is to use Git directly, i.e.repo.git.rev_list('--not', '--all'), and to parse the result by hand.