Deterministic main branch + fix two claims (#5,#13,#16) (#56)
Co-authored-by: claude <claude@jpaul.io> Co-committed-by: claude <claude@jpaul.io>
This commit was merged in pull request #56.
This commit is contained in:
@@ -220,7 +220,8 @@ collide. Then you'll merge both back and clean up.
|
||||
**You'll need:**
|
||||
|
||||
- The `tasks-app` Git repo from Module 2 (initialized, with a few commits). If you skipped ahead,
|
||||
`git init` it and make one commit first.
|
||||
run `git init -b main` and make one commit first — the `-b main` matches Module 2, so the
|
||||
`git switch main` steps below resolve.
|
||||
- Git 2.5 or newer (worktrees landed in 2.5; any modern Git is fine — `git --version` to check).
|
||||
- **Two** editor-integrated AI sessions you can run at once (Module 4) — two editor windows, or two
|
||||
terminal AI sessions. If you only have a browser chat, you can still do the lab; just treat each
|
||||
|
||||
Reference in New Issue
Block a user