When I try to push to master
branch that is hosted on https://github.com I get:
remote: fatal error in commit_refs
How can I solve this?
2022-02-12
When I try to push to master
branch that is hosted on https://github.com I get:
remote: fatal error in commit_refs
How can I solve this?
In my case, GitHub was down by the time I was trying to push.
Just check https://www.githubstatus.com to know about GitHub site status.
When it's up you'll be able to push.