Page MenuHomePhabricator

Allow "arc diff --draft" to create revisions as drafts more forcefully
ClosedPublic

Authored by epriestley on Nov 14 2017, 8:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 21, 3:54 AM
Unknown Object (File)
Fri, Feb 21, 12:06 AM
Unknown Object (File)
Sun, Feb 16, 3:06 PM
Unknown Object (File)
Tue, Feb 11, 6:40 AM
Unknown Object (File)
Tue, Feb 11, 4:26 AM
Unknown Object (File)
Sun, Feb 9, 4:51 AM
Unknown Object (File)
Sun, Feb 9, 4:51 AM
Unknown Object (File)
Sun, Feb 9, 4:51 AM
Subscribers
None

Details

Summary

Depends on D18771. See PHI206. Currently, arc diff --draft only holds revisions in draft mode: it doesn't put them into draft mode if the install isn't configured to use draft mode.

Instead, make it a bit more forceful so that arc diff --draft can create into draft mode explicitly even if protoypes are off. This aligns with expection a little more clearly.

Test Plan

Ran arc diff --draft with prototypes off, got a revision held in draft mode.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable