Page MenuHomePhabricator

Remove "arc diff --only"
ClosedPublic

Authored by epriestley on Oct 27 2017, 4:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 26, 8:33 AM
Unknown Object (File)
Mon, Jun 22, 6:26 PM
Unknown Object (File)
May 31 2026, 6:33 AM
Unknown Object (File)
May 31 2026, 6:27 AM
Unknown Object (File)
Apr 17 2026, 9:28 PM
Unknown Object (File)
Apr 12 2026, 6:55 PM
Unknown Object (File)
Apr 12 2026, 2:10 PM
Unknown Object (File)
Apr 7 2026, 12:37 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