HomePhabricator

Add "arc diff --draft"

Description

Add "arc diff --draft"

Summary:
Experimental branch. Ref T2543. Depends on D18742.

Add an "arc diff --draft" flag which holds revisions as drafts indefinitely.

Test Plan: Ran "arc diff --draft" when creating; ran "arc diff --draft" to try to update a revision and got a failure.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T2543

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

Details

Event Timeline

Is this going to land in master any time soon? Our company would love to use the draft feature.

You can git checkout experimental to switch to the experimental branch. This may not merge to master until the entire experimental branch merges, which is possibly far in the future.