I want to include a PDF file in the repo, which is currently 797K in size.
But git push
hangs after:
Writing objects 100%
Total 25
It freezes after x-git-receive-pack-result
I have tried setting http.postBuffer
to 524288000 but that doesn't work either.