Page MenuHomePhabricator

Rename "arc diff --preview" to "arc diff --only"
ClosedPublic

Authored by epriestley on Oct 27 2017, 4:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 4, 1:50 AM
Unknown Object (File)
Mon, Feb 3, 10:13 AM
Unknown Object (File)
Jan 21 2025, 5:43 PM
Unknown Object (File)
Jan 11 2025, 4:44 AM
Unknown Object (File)
Jan 2 2025, 7:37 PM
Unknown Object (File)
Dec 29 2024, 5:49 PM
Unknown Object (File)
Dec 28 2024, 1:53 PM
Unknown Object (File)
Dec 19 2024, 3:30 PM
Subscribers
None

Details

Summary

Experimental branch. Depends on D18739. Ref T2543.

To prepare for --draft, consolidate --preview and --only.

The old --preview is now arc diff --only.

The old --only is now arc diff --only --nounit --nolint.

I think this is more clear than other ways we could do it, since the difference between "draft" and "preview" seems less clear than the difference between "draft" and "only".

Test Plan

Ran arc diff --only and arc diff --only --nounit --nolint.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable