pygit2 icon indicating copy to clipboard operation
pygit2 copied to clipboard

Walk through a specific subdirectory

Open npc203 opened this issue 4 years ago • 2 comments

How do I walk through a specific subdirectory? , in terminal I can do something similar to git log -- path/to/folder
However in this lib I couldn't find a way to do so, Atleast I couldn't find it in the docs https://www.pygit2.org/recipes/git-log.html
Thanks in advance.

npc203 avatar Apr 26 '21 09:04 npc203

Same here.

williamfzc avatar Nov 21 '23 09:11 williamfzc