Page MenuHomePhabricator

Avoid double [y/N] when updating a not owned revision
ClosedPublic

Authored by Luke081515.2 on Aug 17 2016, 4:55 PM.
Referenced Files
F19926740: D16415.id.diff
Tue, Apr 7, 6:05 PM
F19908708: D16415.diff
Wed, Apr 1, 9:45 PM
F19906596: D16415.diff
Wed, Apr 1, 1:41 AM
F19894761: D16415.id39474.diff
Sat, Mar 28, 5:01 PM
F19837847: D16415.id39474.diff
Mar 11 2026, 3:47 PM
F19833208: D16415.id39474.diff
Mar 11 2026, 1:05 AM
F19607693: D16415.id39474.diff
Feb 3 2026, 11:59 AM
F19196910: D16415.id39476.diff
Dec 16 2025, 1:25 PM
Subscribers

Details

Summary

Since 737f5c0df976fe2b3178aac6ab7feb3d3621d99e arcanist shows [y/N] two times, when arcanist asks you, if you want to proceed, if you want to update a not owned revision. Ths patch fixes
that, so that Arcanist shows [y/N] only once, like at other situations, when Arcanist asks you a question.
Ref T11489

Test Plan

Updated a not owned revision.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Luke081515.2 retitled this revision from to Avoid double [y/N] when updating a not owned revision.
Luke081515.2 updated this object.
Luke081515.2 edited the test plan for this revision. (Show Details)
Luke081515.2 added a project: Arcanist.

I hope this is ok, since this is my first patch actually...

This revision is now accepted and ready to land.Aug 17 2016, 5:36 PM
This revision was automatically updated to reflect the committed changes.