Skip to content

feat: add 6 new playbook recipe pages#143

Merged
braboj merged 1 commit into
mainfrom
feature/playbook-new-recipes
Apr 25, 2026
Merged

feat: add 6 new playbook recipe pages#143
braboj merged 1 commit into
mainfrom
feature/playbook-new-recipes

Conversation

@braboj

@braboj braboj commented Apr 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add 6 new recipe pages covering Git commands taught in the tutorial but missing from the playbook:
    • Subtrees — add, pull, push, remove
    • Hooks — pre-commit, commit-msg, sharing, bypassing
    • Remote Management — add/rename/remove remotes, switch URL, SSH setup
    • Diffing — unstaged, staged, between branches/commits/files, stats
    • History — log formatting, author/date/path filtering, shortlog
    • Selectors — tilde, caret, double-dot, triple-dot, reflog refs
  • Updated playbook index with links to all 6 new pages
  • Total playbook: 17 recipe pages (up from 11)

Test plan

  • npm run build succeeds — 27 pages generated
  • Verify all 6 new recipe links work from playbook index
  • Spot-check recipe content against chapter coverage

🤖 Generated with Claude Code

@braboj braboj force-pushed the feature/playbook-new-recipes branch from 7b8de7f to edc6353 Compare April 25, 2026 15:13
Add recipes for subtrees, hooks, remote management, diffing, history,
and selectors — covering all Git commands taught in the tutorial that
were missing from the playbook.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@braboj braboj force-pushed the feature/playbook-new-recipes branch from edc6353 to d94dd9e Compare April 25, 2026 15:15
@braboj braboj merged commit 57cdac8 into main Apr 25, 2026
1 check passed
@braboj braboj deleted the feature/playbook-new-recipes branch April 25, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant