git
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
git [2024/06/12 11:29] – dblume | git [2025/04/02 22:30] (current) – Add git config pack.threads limit dblume | ||
---|---|---|---|
Line 210: | Line 210: | ||
git$ cd testcode.git/ | git$ cd testcode.git/ | ||
testcode.git$ git init --bare | testcode.git$ git init --bare | ||
+ | testcode.git$ git config pack.threads 8 # Otherwise clone might fail with " | ||
</ | </ | ||
git.1718216981.txt.gz · Last modified: 2024/06/12 11:29 by dblume