@@ -457,3 +457,43 @@ recipes/ ← renamed from playbook/ (17 recipe pages)
457457- P2: #110 , #151 , #152 , #159 , #161 , #171 , #182
458458- P3: #135 , #160
459459- P4: #106 , #109 , #113 , #114 , #116 –#119 , #122 , #127 , #131 –#133 , #140 , #147 , #167 , #168 , #170
460+
461+ ### 2026-04-26 — P1 backlog clearance: bare repos, credentials, packfiles, LFS, glossary, review
462+
463+ ** Tool:** Claude Code (Opus 4.6)
464+
465+ ** Key changes:**
466+ - Rewrote Chapter 2 Repository section with bare/non-bare explanation using
467+ Alice-and-Bob scenario, before/after diagrams, silent overwrite diagram,
468+ and core.bare flag subsection (#172 )
469+ - New playbook recipe: bare repositories — create, clone, convert, local
470+ remote walkthrough (#172 )
471+ - New playbook recipe: credentials — credential helpers (cache, store, GCM),
472+ HTTPS tokens, SSH vs HTTPS comparison, security considerations (#169 )
473+ - New Expert Topics section 10: packfiles — loose objects, delta compression,
474+ git gc/repack, .idx index, network transfer (#166 )
475+ - New playbook recipe: Git LFS — pointer files, setup, tracking, migration,
476+ hosting quotas, gotchas (#165 )
477+ - Added worktree/workspace synonyms to glossary (#158 )
478+ - Reviewed nested repositories chapter — fixed code block tag, cd depth,
479+ subtree drawback wording, Google Repo capitalization, added recipe
480+ cross-references (#155 )
481+ - Created 3 draw.io diagrams with PNG exports: git-bare-before, git-bare-after,
482+ git-bare-overwrite
483+
484+ ** PRs merged:**
485+ - #190 — Bare repositories recipe and chapter rewrite
486+ - #191 — Draw.io layout fixes
487+ - #192 — Credentials recipe
488+ - #193 — Packfiles section
489+ - #194 — Git LFS recipe
490+ - #195 — Worktree glossary entry
491+ - #196 — Nested repos chapter review
492+
493+ ** Issues closed:** #155 , #158 , #165 , #166 , #169 , #172
494+
495+ ** Open issues:**
496+ - P1: none
497+ - P2: #110 , #151 , #152 , #159 , #161 , #171 , #182
498+ - P3: #135 , #160
499+ - P4: #106 , #109 , #113 , #114 , #116 –#119 , #122 , #127 , #131 –#133 , #140 , #147 , #167 , #168 , #170
0 commit comments