git conifg --global http.postBuffer 1048576000
git config --global core.compression 0
git clone [repository] --depth 1
git fetch --depth=2147483647
git pull --all
'Git' 카테고리의 다른 글
[Git] 설치 후 초기 설정 (0) | 2023.08.13 |
---|---|
[Git] Git 설치(Ubuntu) (0) | 2023.08.13 |
[Git] 문제 해결 (0) | 2023.06.04 |
[Git] .gitignore (0) | 2023.06.03 |