mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-15 19:32:40 +01:00
0ecfb75101
Summary: If you go to `/rXnnnn` in Git, we expand the hash. If you go to `/rXnnnn` in Mercurial, we give you a confusing error message. Reconcile Mercurial behavior with Git. Fixes T2265. Test Plan: Viewed partial hash, full hash commit in Diffusion. Viewed very short hash, got reasonable behaviors. Reviewers: btrahan, tido Reviewed By: tido CC: aran Maniphest Tasks: T2265 Differential Revision: https://secure.phabricator.com/D4330 |
||
---|---|---|
.. | ||
__tests__ | ||
DiffusionGitRequest.php | ||
DiffusionMercurialRequest.php | ||
DiffusionRequest.php | ||
DiffusionSvnRequest.php |