Update README.md
This commit is contained in:
parent
6f52cc928e
commit
1e4f43d72c
12
README.md
12
README.md
@ -1,8 +1,12 @@
|
|||||||
#Cloning the repository
|
# Cloning the repository
|
||||||
If you are having an error while cloning the repository, try running:
|
|
||||||
git config --global http.postBuffer 5000000
|
|
||||||
|
|
||||||
This will increase the size of the buffer from the default 1MiB to 5MiB.
|
If you are getting an error while cloning the repository, try running:
|
||||||
|
git config --global http.postBuffer 5000000
|
||||||
|
|
||||||
|
This will increase the size of the buffer from the default 1MiB to 5MiB.
|
||||||
|
|
||||||
|
To revert this value to the default, use:
|
||||||
|
git config --global http.postBuffer 1000000
|
||||||
|
|
||||||
|
|
||||||
The Courses
|
The Courses
|
||||||
|
Loading…
x
Reference in New Issue
Block a user