I'm trying to push the changes to Git remote repository, but got ended with following error message -
error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 INKApi Error fatal: The remote end hung up unexpectedly fatal: The remote end hung up unexpectedly Everything up-to-date
I have followed the steps below till now -
git config --global http.proxy http://mydomain\myusername:mypassword@myproxyserver:8080
git clone http://mypackageurl
git add testpath/updatedfile.py
git commit -m "Updating sample script"
git push
git push origin master
But no luck, getting same error mentioned above.
Git clone was successful, didn't face any issue in that. While trying to push the change only getting HTTP 500 error. And I've installed GitHub desktop application and trying all these stuffs through Git Shell
Github itself may be down also. The status of GitHub can be observed at https://www.githubstatus.com/.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With