1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-25 01:58:49 +02:00
phorge-arcanist/src/workflow/patch
epriestley efcd70c2d7 Use phutil_console_confirm() correctly, not vestigal $this->confirm().
Summary:

Test Plan:
$ arc patch --diff 553961

    Patch deletes file 'html/miniprofile.php', but the file does not exist in
    the working copy. Continue anyway? [y/N] y

    Patch deletes file 'html/index.php', but the file does not exist in the
    working copy. Continue anyway? [y/N] y

 OKAY  Successfully applied patch to the working copy.

Reviewers:

CC:
2011-03-19 12:16:47 -07:00
..
__init__.php Use phutil_console_confirm() correctly, not vestigal $this->confirm(). 2011-03-19 12:16:47 -07:00
ArcanistPatchWorkflow.php Use phutil_console_confirm() correctly, not vestigal $this->confirm(). 2011-03-19 12:16:47 -07:00