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
I'm trying to find out the log history for specific files. Git does this well with git log --follow . How can I pull off the same with lib2gitsharp. I've just looking into the code as well and trying to find the extension point. If someone knows exactly where it is I'd be more than happy to add this in, test it and send a PR.