1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-22 12:41:18 +01:00
phorge-arcanist/src/browse
epriestley d00de495bc Separate "browse ref -> commit" and "commit -> upstream" hardpoints from arc browse workflow
Summary:
Ref T10895. Currently, the "browse as a commit" code does these lookups, but the code can't be reused.

For T10895, I want to introduce "browse as revision", but it will need to do the same ref lookup. Separate this as a hardpoint so the code can be shared via hardpoint/ref infrastructure.

Test Plan: Ran `arc browse master` and similar commands.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10895

Differential Revision: https://secure.phabricator.com/D16929
2016-11-23 13:26:01 -08:00
..
loader Separate "browse ref -> commit" and "commit -> upstream" hardpoints from arc browse workflow 2016-11-23 13:26:01 -08:00
ref Separate "browse ref -> commit" and "commit -> upstream" hardpoints from arc browse workflow 2016-11-23 13:26:01 -08:00
workflow Modularize Arcanist settings, let users pick between ambiguous interpretations of arc browse ... 2016-11-23 13:25:40 -08:00