In git git blame master -- <blob>
can be used to blame a file on a specific branch but i cannot seem to find a way to replicate this functionality in rust git2. If anyone knows how this can be done then please tell me.
Asked
Active
Viewed 25 times