Page MenuHomePhabricator

Remove "arc diff --only"
ClosedPublic

Authored by epriestley on Oct 27 2017, 4:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 13, 3:46 AM
Unknown Object (File)
Thu, Apr 11, 7:27 AM
Unknown Object (File)
Wed, Apr 10, 1:11 AM
Unknown Object (File)
Tue, Apr 9, 6:22 PM
Unknown Object (File)
Sun, Apr 7, 4:06 AM
Unknown Object (File)
Sat, Apr 6, 7:47 AM
Unknown Object (File)
Sat, Apr 6, 5:33 AM
Unknown Object (File)
Sat, Mar 30, 5:22 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