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 commit
libgit2@3d29d95
moved #Get overloads to extension methods. The problem is the remaining
#Get methods aren't virtual, which means you can't stub in unit tests.
Which broke a bunch of GHfW tests.
0 commit comments