git rm --cached elasticapm.properties
git rm --cached -r folder
##config git for large file [url "git@git.teko.vn:"] insteadOf = https://git.teko.vn/ [core] compression = 0 packedGitLimit = 512m packedGitWindowSize = 512m [pack] deltaCacheSize = 2047m packSizeLimit = 2047m windowMemory = 2047m [http] sslVerify = false postBuffer = 524288000
Last updated 2 years ago
Was this helpful?