Skip to content

Improve friendly git command errors#75

Merged
benvinegar merged 3 commits intomainfrom
friendly-git-error-output
Mar 23, 2026
Merged

Improve friendly git command errors#75
benvinegar merged 3 commits intomainfrom
friendly-git-error-output

Conversation

@benvinegar
Copy link
Copy Markdown
Member

Summary

  • add reusable helpers for git-backed command execution and user-facing error translation
  • replace Bun stack traces with friendly CLI stderr for common git failure modes
  • cover missing repo, missing git, bad refs/ranges, and missing stash entries with tests

Testing

  • bun run typecheck
  • bun test

@benvinegar benvinegar merged commit b6d77e1 into main Mar 23, 2026
3 checks passed
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.

1 participant