i2z1
i2z1
Yes, it is working walkaround for problem, but is there libgit2 limitations? This walkaround recipe needs further parsing for diff output. Or is it package architecture decision?
Thanks a lot!!! I am trying to analyze commits, who are just fixing typos in comments and who are writing code but maybe without any comments etc...
One more question -- is it possible to get all commits from all branches like `git log --all` with `gert::git_log()` function?