Skip to content

fix: reassign -f to --filter and hide --file option#1396

Draft
peter-jerry-ye wants to merge 1 commit intomainfrom
zihang/solve-conflict-f
Draft

fix: reassign -f to --filter and hide --file option#1396
peter-jerry-ye wants to merge 1 commit intomainfrom
zihang/solve-conflict-f

Conversation

@peter-jerry-ye
Copy link
Copy Markdown
Contributor

@peter-jerry-ye peter-jerry-ye commented Jan 20, 2026

  • Changed -f short option from --file to --filter (kept -F as alias for backward compatibility)
  • Hid --file option from help since PATH positional argument provides the same functionality
  • Updated all test cases to use --file instead of -f

NOTE : Blocked by VSCode extension which relies heavily on -f.

@semanticdiff-com
Copy link
Copy Markdown

semanticdiff-com bot commented Jan 20, 2026

@peter-jerry-ye peter-jerry-ye force-pushed the zihang/solve-conflict-f branch from d7630f0 to ec61a1f Compare February 5, 2026 10:05
- Changed -f short option from --file to --filter (kept -F as alias for backward compatibility)
- Hid --file option from help since PATH positional argument provides the same functionality
- Updated all test cases to use --file instead of -f
@peter-jerry-ye peter-jerry-ye force-pushed the zihang/solve-conflict-f branch from ec61a1f to 62e6639 Compare March 18, 2026 08:55
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