Git: Difference between revisions
No edit summary |
change number of commits said in the page from 160 000 to 889 000. |
||
| Line 112: | Line 112: | ||
== Management of the <code>nixpkgs</code> git repository == | == Management of the <code>nixpkgs</code> git repository == | ||
<code>nixpkgs</code> has become a git repository of quite substantial size with > | <code>nixpkgs</code> has become a git repository of quite substantial size with > 889 000 commits (as of late 2025). This brings many unoptimized tools to their limits, leading to long waiting times on certain operations. Here we’ll collect useful info on how to manage that. | ||
=== git === | === git === | ||