Hey!
I have made a massive edit of one of my python projects in one of my repositories (Pykémon) via GitHub Desktop. However, when I try to push the commit, the following error is shown:
fatal: unable to access 'https://github.com/NickatGIHS/pykemon.git/': schannel: next
InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was
unable to check revocation for the certificate.
Here is an image of the error:
Does anyone know what this means and how I could fix this?
Thanks in advance,
(By the way, I tried the link in the quotes in the error, and it took me to my repository. It’s a public one so you can have a look if you want)