Skip to content

fix(control): preserve porcelain status columns - #292

Merged
AntoineToussaint merged 1 commit into
mainfrom
fix/preserve-porcelain-status
Aug 10, 2026
Merged

fix(control): preserve porcelain status columns#292
AntoineToussaint merged 1 commit into
mainfrom
fix/preserve-porcelain-status

Conversation

@AntoineToussaint

Copy link
Copy Markdown
Contributor

Fixes #291.

Preserves leading Git stdout bytes so porcelain v1 status columns remain parseable. The real-git regression covers the exact unstaged-first-record failure observed in two production Mind sessions; GOWORK=off go test ./... passes.

@AntoineToussaint
AntoineToussaint merged commit b986be1 into main Aug 10, 2026
5 checks passed
@AntoineToussaint
AntoineToussaint deleted the fix/preserve-porcelain-status branch August 10, 2026 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GitStatus trims the first porcelain status column and corrupts the first changed path

1 participant