Reframe sweep M7-27 + capstone (AI drives git, lesson=theory, de-slop) (#93)
Sync course wiki / sync-wiki (push) Successful in 11s
Sync course wiki / sync-wiki (push) Successful in 11s
Co-authored-by: claude <claude@jpaul.io> Co-committed-by: claude <claude@jpaul.io>
This commit was merged in pull request #93.
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# Module 7 lab — tear down the two worktrees created by setup-worktrees.sh.
|
||||
# Copy this into your tasks-app repo, then run it from inside:
|
||||
# The tool the coordinating AI session runs to clean up. Hand it to your agent, or copy it into
|
||||
# tasks-app and let the agent run it:
|
||||
#
|
||||
# cp /path/to/modules/07-worktrees-running-agents-in-parallel/lab/cleanup-worktrees.sh .
|
||||
# cp ~/ai-workflow-course/modules/07-worktrees-running-agents-in-parallel/lab/cleanup-worktrees.sh .
|
||||
# bash cleanup-worktrees.sh
|
||||
#
|
||||
# `git worktree remove` deletes the folder AND clears Git's record of it; `prune` mops up any
|
||||
|
||||
Reference in New Issue
Block a user