mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-08 22:35:36 +02:00
merge: resolve conflicts with main (v0.11.5.0 → v0.11.5.1)
VERSION and CHANGELOG conflicts resolved: our inline office-hours feature rebased on top of main's v0.11.5.0 (Bash Compatibility Fix).
This commit is contained in:
@@ -643,7 +643,7 @@ The plan should be complete enough that when implementation begins, every test i
|
||||
After producing the coverage diagram, write a test plan artifact to the project directory so `/qa` and `/qa-only` can consume it as primary test input:
|
||||
|
||||
```bash
|
||||
source <(~/.claude/skills/gstack/bin/gstack-slug 2>/dev/null) && mkdir -p ~/.gstack/projects/$SLUG
|
||||
eval "$(~/.claude/skills/gstack/bin/gstack-slug 2>/dev/null)" && mkdir -p ~/.gstack/projects/$SLUG
|
||||
USER=$(whoami)
|
||||
DATETIME=$(date +%Y%m%d-%H%M%S)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user