Getting the latest commit to touch a specific EntryRef
#2460
Answered
by
Byron
Emma Tebibyte (emmatebibyte)
asked this question in
Q&A
-
|
Is there a Rust API for getting this kind of information in the gix library? |
Beta Was this translation helpful? Give feedback.
Answered by
Byron
Mar 9, 2026
Replies: 1 comment
-
|
No, such an API does not exist. However, there is an example on how to build it via I hope that helps. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
emmatebibyte
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, such an API does not exist.
However, there is an example on how to build it via
ein t query.I hope that helps.