// blog · tag
Posts tagged “cli-design”
All CommitBrief blog posts tagged "cli-design".
1 post ·all posts
Three flags into one subcommand: the `commitbrief diff` collapse and what it taught me about CLI surface area.
v0.9.0 retired --commit, --branch, and --pull-request in favour of a single 'diff' subcommand that pass-throughs to git diff. A note on why reinventing what git already does is the wrong shape.