HomePhabricator

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

Description

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

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.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T2543

Differential Revision: https://secure.phabricator.com/D18740

Details

Provenance
epriestleyAuthored on Oct 27 2017, 4:22 PM
epriestleyPushed on Oct 30 2017, 10:18 PM
Reviewer
amckinley
Differential Revision
D18740: Rename "arc diff --preview" to "arc diff --only"
Parents
rARC4c4f2e6674e6: Remove "arc diff --only"
Branches
Unknown
Tags
Unknown
Tasks
T2543: Add a formal "Draft" / "Not Yet Ready for Review" state to Differential
Build Status
Buildable 18769
Build 25294: Run Core Tests