1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/diffusion/request
epriestley ebcd60eae5 Fix an issue with non-bare Git repositories and non-master branches
Summary: This is a little funky but fixes an issue with Git repos that are
non-bare needing "origin/" to resolve branches other than "master". Eventually
this should get cleaned up.

Test Plan: Reporting user verified this fixed their issue.

Auditors: btrahan
2013-11-05 17:38:15 -08:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionGitRequest.php Fix an issue with non-bare Git repositories and non-master branches 2013-11-05 17:38:15 -08:00
DiffusionMercurialRequest.php Diffusion - move querying for stable commit name to occur over conduit 2013-05-17 14:12:46 -07:00
DiffusionRequest.php Fix an issue with non-bare Git repositories and non-master branches 2013-11-05 17:38:15 -08:00
DiffusionSvnRequest.php Diffusion - move querying for stable commit name to occur over conduit 2013-05-17 14:12:46 -07:00