Page MenuHomePhabricator

Remove "arc diff --only"
ClosedPublic

Authored by epriestley on Oct 27 2017, 4:20 PM.
Tags
None
Referenced Files
F19812712: D18739.diff
Wed, Mar 4, 5:58 AM
F19757525: D18739.diff
Tue, Feb 17, 7:46 PM
F19745445: D18739.id44976.diff
Sun, Feb 15, 3:32 PM
F19646511: D18739.diff
Feb 6 2026, 1:38 AM
F19646498: D18739.diff
Feb 6 2026, 1:37 AM
F19639880: D18739.diff
Feb 5 2026, 5:28 PM
F19244545: D18739.diff
Dec 22 2025, 1:02 AM
F19152194: D18739.id44976.diff
Dec 11 2025, 1:14 AM
Subscribers
None

Details

Summary

Experimental branch. Depends on D18738. Ref T2543.

To prepare for adding --draft, clean up some of the flags behaviors.

--only currently means --preview --nolint --nounit. I'm going to:

  • Remove --only.
  • Rename --preview to --only, since I think --only is a better flag for this behavior than --preview.
  • If you want the old --only, you can arc alias it to arc diff --only --nolint --nounit --browse or similar.
Test Plan

Grepped for 'only', only, etc.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable