Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCannot retrieve commits from a specific repository #1016
Labels
Comments
Thanks a lot, I was able to reproduce the issue, and here is how it looks for me:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
GitPython is failing to retrieve commits from a specific repository I am currently analyzing:
https://github.com/jbrowncfa/Cryptobomb
.Exception's stack trace:
Reproducible example:
Here is the Dockerfile I'm using:
Please let me know if you guys need any more info.