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
Pull number 961 of libgit2/libgit2sharp demonstrates a bug with GitHub
The file 'LibGit2Sharp/Core/NativeDllName.cs' is actually created with the pull request. However, GitHub reports the file as being modified. This leads us to download an ancestor file that doesn't exist.
I have found no way to fix the cause, so I plan to introduce an IsInvalid flag on files that cannot be downloaded. It will then be ignored in all future analysis.
The text was updated successfully, but these errors were encountered:
Pull number 961 of libgit2/libgit2sharp demonstrates a bug with GitHub
The file 'LibGit2Sharp/Core/NativeDllName.cs' is actually created with the pull request. However, GitHub reports the file as being modified. This leads us to download an ancestor file that doesn't exist.
I have found no way to fix the cause, so I plan to introduce an
IsInvalid
flag on files that cannot be downloaded. It will then be ignored in all future analysis.The text was updated successfully, but these errors were encountered: