Prune stale CLI contract #337
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
status:blocked
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
type:cleanup
type:docs
type:epic
type:release
type:research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta!337
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "cleanup/cli-contract-316"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The CLI still accepted or advertised reduced-product surfaces that do not exist anymore: priority task flags and filters, stale date/limit filters, a no-op confirmation flag, and import formats beyond iCal.
Solution
--priorityfrom task add/edit and shell completions.cli/man/delta.1.Verification
bun run build:manfromclinix develop /home/barrett/dev/delta --command bun run build:npmfromclinix develop --command just lintgit diff --checkCloses #316