mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
cd674931fc
Summary: Ref T2230. This will need some more refinement, but basically it adds a "Create" vs "Import" step before we go through the paged workflow. - If you choose "Create", we skip the remote URI / auth stuff, and then set the "hosted" flag. - If you choose "Import", we do what we do now. Test Plan: Created and imported repos. Reviewers: btrahan Reviewed By: btrahan CC: aran Maniphest Tasks: T2230 Differential Revision: https://secure.phabricator.com/D7475 |
||
---|---|---|
.. | ||
application | ||
conduit | ||
constants | ||
controller | ||
daemon | ||
editor | ||
engine | ||
management | ||
phid | ||
query | ||
response | ||
search | ||
storage | ||
worker | ||
PhabricatorRepositoryConfigOptions.php |