mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-15 19:32:40 +01:00
3bf372c60c
Summary: Ref T2230. This cleans up D7442, by using `git for-each-ref` everywhere we can, in a basically reasonable way. Test Plan: In bare and non-bare repositories: - Ran discovery with `bin/repository discover`; - listed branches on `/diffusion/X/`; - listed tags on `/diffusion/X/`; - listed tags, branches and refs on `/diffusion/rXnnnn`. Reviewers: btrahan, avivey Reviewed By: avivey CC: aran Maniphest Tasks: T2230 Differential Revision: https://secure.phabricator.com/D7447 |
||
---|---|---|
.. | ||
__tests__ | ||
DiffusionBranchInformation.php | ||
DiffusionBrowseResultSet.php | ||
DiffusionFileContent.php | ||
DiffusionGitBranch.php | ||
DiffusionPathChange.php | ||
DiffusionRepositoryPath.php | ||
DiffusionRepositoryRef.php | ||
DiffusionRepositoryTag.php |