1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 02:38:48 +02:00
phorge-phorge/src/applications/diffusion/ssh
epriestley c6665b1907 Serve git writes over SSH
Summary: Looks like this is pretty straightforward; same as the reads except mark it as needing PUSH.

Test Plan: Ran `git push`, pushed over SSH to a hosted repo.

Reviewers: btrahan

Reviewed By: btrahan

CC: hach-que, aran

Maniphest Tasks: T2230

Differential Revision: https://secure.phabricator.com/D7425
2013-10-29 15:32:41 -07:00
..
DiffusionSSHGitReceivePackWorkflow.php Serve git writes over SSH 2013-10-29 15:32:41 -07:00
DiffusionSSHGitUploadPackWorkflow.php Serve Git reads over SSH 2013-10-29 15:32:40 -07:00
DiffusionSSHGitWorkflow.php
DiffusionSSHWorkflow.php Serve Git reads over SSH 2013-10-29 15:32:40 -07:00