fix command
This commit is contained in:
parent
305ecbfb8d
commit
3642ebb9bf
|
|
@ -5,9 +5,9 @@ description: Identify the next step in the plan, and start implementing this pha
|
|||
|
||||
## Context
|
||||
|
||||
- Implementation Plan: !`head -400 docs/IMPLEMENTATION_PLAN.md`
|
||||
- Current branch: !`git branch --show-current`
|
||||
- Git status: !`git status --porcelain`
|
||||
- Implementation Plan docs/IMPLEMENTATION_PLAN.md`
|
||||
- Current git branch
|
||||
|
||||
|
||||
## Your Task - Implement Next Phase
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue