mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-12-05 05:02:43 +01:00
15 lines
317 B
PHP
15 lines
317 B
PHP
<?php
|
|
/**
|
|
* This file is automatically generated. Lint this module to rebuild it.
|
|
* @generated
|
|
*/
|
|
|
|
|
|
|
|
phutil_require_module('arcanist', 'exception/usage');
|
|
phutil_require_module('arcanist', 'workflow/base');
|
|
|
|
phutil_require_module('phutil', 'console');
|
|
|
|
|
|
phutil_require_source('ArcanistMarkCommittedWorkflow.php');
|