Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: link to libgit2 ticket for git_log
The libgit2 walker is close to git-log in simple cases, but it does not work quite the same way. For example, I've found that it does not return the same number of commits compared to running "git log ref1..ref2".
- Loading branch information