You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
0 commit comments