본문 바로가기

찾아봐야하는것

[찾아봐야하는것] - 2023.06 찾아봐야 하는 키워드 & 읽어봐야하는 포스팅

반응형

git

git 전송 용량 408 error

git 전송 용량 1파일당 100mb 가 상한 > 더 높게 하려면 git lfs 찾아봐야함 아니면 .gitignore로 제외시키기

git config http.postBuffer

git config http.lowSpeedTime 

https://stackoverflow.com/questions/22369200/git-pull-push-error-rpc-failed-result-22-http-code-408

 

Git pull/push error: RPC failed; result=22, HTTP code = 408

I am new to GIT. I am using Git version 1.7.9.5. I am working on project hosted on github. While pushing and pulling the code from github sometime it works fine and some time it gives me error. er...

stackoverflow.com

 

git 화살표 폴더 (폴더 클릭 안됨)

git 폴더 하위에 git 설정파일이 또 있는것

 

반응형