Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Newdigate <andrew@troupe.co>2017-03-13 15:21:09 +0300
committerAndrew Newdigate <andrew@troupe.co>2017-03-13 15:21:09 +0300
commit9e4a5d546d6df801d5d9ab3773ebb8184cf8bffa (patch)
treefdd8c9fe05ec684a266095ddb6ceb6058560d187 /README.md
parent4d3e7ea2fa038351b58d997c9329eb5532069c2b (diff)
📝 Documentation: Added Git HTTP/SSH issues to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index f6a5a5c15..79acb5adc 100644
--- a/README.md
+++ b/README.md
@@ -159,8 +159,8 @@ with these calculations.
| `Projects::CommitController#show` | #64 | #80 | #88 | #89| | |
| `Projects::MergeRequestsController#ci_status.json` / `Projects::MergeRequestsController#ci_environments_status.json` | #66 | #81 | #86 | #87 | | |
| `Projects::TreeController#show` | #65 | #82 | #84 | #85 | | |
-| Git HTTP: `POST /{upload,receive}-pack` | #92 | | | | | |
-| Git SSH: handle gitlab-shell sessions | #91 | | | | | |
+| Git HTTP: `POST /{upload,receive}-pack` | #92 | gitlab-org/gitaly-proto!4 | #122 | #125 | | |
+| Git SSH: handle gitlab-shell sessions | #91 | gitlab-org/gitaly-proto!5 | #123 | #124 | | |
| `RootController#index` | | | | | | |
| `Projects::RawController#show` | | | | | | |
| `Projects::BlobController#show` | | | | | | |
@@ -206,4 +206,4 @@ High-level architecture overview:
## Presentations
-- [Git Paris meetup, 2017-02-22](https://docs.google.com/presentation/d/19OZUalFMIDM8WujXrrIyCuVb_oVeaUzpb-UdGThOvAo/edit?usp=sharing) a high-level overview of what our plans are and where we are. \ No newline at end of file
+- [Git Paris meetup, 2017-02-22](https://docs.google.com/presentation/d/19OZUalFMIDM8WujXrrIyCuVb_oVeaUzpb-UdGThOvAo/edit?usp=sharing) a high-level overview of what our plans are and where we are.