Daniel Bergamin
Daniel Bergamin
At this point I don't fully understand the issue beyond what seems obvious. Wondering if would need to do something like https://2.python-requests.org/en/v3.0.0/_modules/requests/auth/ to record offset position at points in time,...
For any others with the same issue, I could not find a simple workaround to get this going. I would suggest using https://github.com/pycurl/pycurl (for now) if you have a need...
@varunbpatil -- is the issue I reported in #622 the same underlying cause as this? I think you've dug a little more. Encountered it in Bloomberg messages as @segfault suggested.
> > It is like as exanic wasn't loaded. When I try to load exasock the modprobe says something like "Unknown symbol exanic_netdev_get_id_and_port". > > If I understand you correctly,...
It looks like this has already been fixed by @Achilleshiel in https://github.com/go-git/go-git/pull/1114 -- presumably should be picked up in 5.13.
I think this issue probably occurs when there are .gitignores in subdirectories. If you're using this as part of a build, I worked around it by cleaning them up in...