Page MenuHomePhabricator

Remove "arc diff --only"
ClosedPublic

Authored by epriestley on Oct 27 2017, 4:20 PM.
Tags
None
Referenced Files
F18823119: D18739.id.diff
Thu, Oct 23, 10:16 AM
F18785925: D18739.id44988.diff
Tue, Oct 14, 3:12 PM
F18745535: D18739.id.diff
Fri, Oct 3, 7:48 AM
F18741439: D18739.diff
Thu, Oct 2, 1:12 PM
F18740527: D18739.id44976.diff
Thu, Oct 2, 3:55 AM
F18636049: D18739.diff
Sep 17 2025, 3:27 AM
F18618332: D18739.id.diff
Sep 14 2025, 11:48 PM
F18579800: D18739.id.diff
Sep 11 2025, 1:55 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