Skip to content

Add repo view command and repository context#13

Merged
hex2dec merged 3 commits intomainfrom
feat/repo-view
Mar 20, 2026
Merged

Add repo view command and repository context#13
hex2dec merged 3 commits intomainfrom
feat/repo-view

Conversation

@hex2dec
Copy link
Copy Markdown
Owner

@hex2dec hex2dec commented Mar 20, 2026

Summary

  • add the repo view command with stable text and JSON output
  • infer repository identity and current branch from local Git context, with --repo override support
  • cover explicit, HTTPS/SSH inference, and invalid Git context paths with CLI tests

Testing

  • cargo test

Closes #4

@hex2dec hex2dec merged commit 22a77cb into main Mar 20, 2026
@hex2dec hex2dec deleted the feat/repo-view branch March 20, 2026 03:13
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.

Repository Context and repo view

1 participant