Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Qiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:18, 4 September 2025 Ryan talk contribs created page Git Monorepos Explained: From Basics to Advanced Features (Created page with " <span id="strategies-for-managing-a-monorepo"></span> === ## Strategies for Managing a Monorepo === When a monorepo grows large, checking out the entire codebase becomes slow and consumes a lot of disk space. Modern Git provides two key features to handle this. <span id="sparse-checkout"></span> ==== 1. Sparse Checkout ==== Sparse checkout allows you to check out only a specific subset of files and directories from the repository, even though you’ve cloned the enti...")