DEV Community

Discussion on: How To Fix A Stuck GitHub Push

Collapse
 
inchworks profile image
inchworks

Thanks - this cleared the stuck push to GitHub on my MacBook M1. I don't think git should hang in this way with modest file sizes, but I see unresolved reports of this problem on Apple silicon. Were you using an M1 Mac?

Collapse
 
codenkoffee profile image
Hatem Soliman

Yeah M2 here

Collapse
 
dev_neil_a profile image
dev_neil_a

It sucks that it hangs like it does without any kind of error or warning in the logs.

In terms of the machine I was / am on, it's an Intel-based Macbook Pro. I have had this issue on multiple platforms before so it's not an Apple Silicon specific issue.

Collapse
 
inchworks profile image
inchworks

That's awkward. I'm building a personal website using Hugo deployed via GitHub to a free Vercel account. So far it's gone well, but I planned to include a photo gallery. If I can't push photos to GitHub reliably, then that part of the project is a non-starter.