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
This issue is caused by trying to access the first commit in a repository. I'll have to think of the right way to solve this as we still want to have a correct diff.
When calling repo.get_recent_commits(), I get an error when it reaches the first commit.
Easiest way to reproduce is create a new (git) repository and make a couple of commits.
The text was updated successfully, but these errors were encountered: