forked from simonw/claude-code-transcripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Goal
Update cleanup/upstream-pr-final with latest upstream/main and keep PR current.
Commands
git checkout cleanup/upstream-pr-final
git fetch upstream
git rebase upstream/main
git push origin cleanup/upstream-pr-final --force-with-leaseAcceptance Criteria
- Branch rebased on current
upstream/main - Tests pass locally (
uv run python -m pytest) - PR reflects latest upstream base
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels