User Tools

Site Tools


git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
git [2024/06/12 11:29] dblumegit [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 "unable to create thread"
 </code> </code>
  
git.1718216981.txt.gz · Last modified: 2024/06/12 11:29 by dblume