Xerxes Blog

git

Bringing Only Part of a Branch Into Main

Practical Git options for moving selected changes without merging an unfinished branch wholesale.

engineering #git #code-review #workflow

Git Sparse Checkout: Work With Less of a Large Repository

How sparse checkout helps when a monorepo or large repository makes a full working tree unnecessary.

engineering #git #developer-productivity #monorepo