Skip to content

feat: add --json output mode#41

Closed
SyntaxHQDEV wants to merge 1 commit into
promptpolish-ai:mainfrom
SyntaxHQDEV:json-output
Closed

feat: add --json output mode#41
SyntaxHQDEV wants to merge 1 commit into
promptpolish-ai:mainfrom
SyntaxHQDEV:json-output

Conversation

@SyntaxHQDEV

Copy link
Copy Markdown

Add a --json flag to git-context that outputs structured JSON.

Usage: git context --json --log 5

{"repo": "...", "branch": "main", "commits": [...]}

Closes #2

Usage: git context --json --log 5 | jq .
@SyntaxHQDEV

Copy link
Copy Markdown
Author

Closing this earlier duplicate submission so the maintainer can review the newer, verified implementation in #46 instead.

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.

Add --json output mode (Bounty: $2 crypto)

2 participants