Skip to content

Fix: git -C shows wrong description#17

Merged
ldayton merged 1 commit intomainfrom
fix/20858762131
Jan 9, 2026
Merged

Fix: git -C shows wrong description#17
ldayton merged 1 commit intomainfrom
fix/20858762131

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jan 9, 2026

Bug

Command: git -C /path add file.md && git -C /path commit -m "..." Dippy shows: 🐤 git -C, git -C Expected: 🐤 git add, git commit The -C flag is a path option, not the action. Dippy should identify the actual subcommands (add, commit) for the description.


Generated by Claude Code (Opus 4.5)

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