Page MenuHomePhabricator

Remove "arc diff --only"
ClosedPublic

Authored by epriestley on Oct 27 2017, 4:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 6:22 PM
Unknown Object (File)
Wed, Nov 20, 1:45 PM
Unknown Object (File)
Fri, Nov 1, 12:19 PM
Unknown Object (File)
Fri, Nov 1, 12:17 PM
Unknown Object (File)
Fri, Nov 1, 12:16 PM
Unknown Object (File)
Fri, Nov 1, 12:05 PM
Unknown Object (File)
Thu, Oct 24, 4:35 AM
Unknown Object (File)
Wed, Oct 23, 9:58 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