I got this 500 server error when push to Git and pull from Git, I found out that one of the solutions is to increase post buffer size and I want to know how it be done without using command line?
Relevant code:
git config --global http.postBuffer 1048576000
Asked
Active
Viewed 179 times
0

Olaf Kock
- 46,930
- 8
- 59
- 90