Skip to content

Instantly share code, notes, and snippets.

View junaid109's full-sized avatar
🏠
Working from home

Junaid Malik junaid109

🏠
Working from home
View GitHub Profile
git config --global http.postBuffer 1000000000
git config --global lfs.activitytimeout 60
git config --global http.version HTTP/1.1
------------
- Apparently, HTTP/2 setup is not very compatible with git large files.