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:
authorJacob Vosmaer <jacob@gitlab.com>2019-03-05 05:11:03 +0300
committerJohn Cai <jcai@gitlab.com>2019-03-05 05:11:03 +0300
commitbac79e49a82df586823f4767859d9c36ad959a2f (patch)
treebe9e73df390c9be53dd6153edf26c5557758a19d
parent412148b34485702db63a4b365b3f896b421c5a90 (diff)
Link to part 2 training video
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index ecfb1ebc8..df31e18da 100644
--- a/README.md
+++ b/README.md
@@ -133,6 +133,13 @@ GITLAB_TRACING=opentracing://jaeger ./gitaly config.toml
## Presentations
+- [How Gitaly fits into GitLab, part 2 (video),
+ 2019-02-28](https://drive.google.com/file/d/1SFvx49kJkMsvz8YD4chP0y_QJaygSiiH/view?usp=sharing)
+ a 1-hour training video for contributors new to GitLab and Gitaly.
+ Contents: what is in a gitaly-proto Repository message, legacy vs
+ hashed storage (repository directories), `git clone` via SSH,
+ gitlab-shell, `authorized_keys` and forced commands, what happens
+ during `git push`.
- [How Gitaly fits into GitLab, part 1 (video), 2019-02-21](https://drive.google.com/file/d/1aKlbPVbKr7MueNIyNeIRZIX2u0K4lKQB/view?usp=sharing) a 1-hour training video for contributors new to GitLab and Gitaly. Contents: overview of GitLab backend processes, gitlab-rails deep dive: Gitaly config in gitlab-rails, SQL data model, overview of how Gitaly calls get made via GitalyClient.call.
- [Infrastructure Team Update 2017-05-11](https://about.gitlab.com/2017/05/11/functional-group-updates/#infrastructure-team)
- [Gitaly Basics, 2017-05-01](https://docs.google.com/presentation/d/1cLslUbXVkniOaeJ-r3s5AYF0kQep8VeNfvs0XSGrpA0/edit#slide=id.g1c73db867d_0_0)