Anyone else having issues pushing to git?
Been trying to publish a new post and image for about a day. Git is failing with a gateway timeout:
% git push Enumerating objects: 9, done. Counting objects: 100% (9/9), done. Delta compression using up to 8 threads Compressing objects: 100% (6/6), done. error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504 send-pack: unexpected disconnect while reading sideband packet Writing objects: 100% (6/6), 1.22 MiB | 20.00 KiB/s, done. Total 6 (delta 3), reused 0 (delta 0), pack-reused 0 fatal: the remote end hung up unexpectedly Everything up-to-date
Anyone else seeing this?