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:
authorPaul Okstad <pokstad@gitlab.com>2019-03-20 23:07:27 +0300
committerPaul Okstad <pokstad@gitlab.com>2019-03-20 23:07:27 +0300
commitf309a06e14740430380f96f5d2e212b525ca63cf (patch)
tree8593458e7edf19b4711e997bd35c272c5bbcfd5d
parent858a85f345fbc4fb66f8482043e7c377207c8d19 (diff)
parent049d0c6e909b694357f15e497f323d8a0ce4397d (diff)
Merge branch 'doc-quarantine' into 'master'
Add link to git object quarantine documentation See merge request gitlab-org/gitaly!1143
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 43a46ff72..47d88760b 100644
--- a/README.md
+++ b/README.md
@@ -145,7 +145,7 @@ GITLAB_TRACING=opentracing://jaeger ./gitaly config.toml
a 1-hour training video for contributors new to GitLab and Gitaly.
Contents: a closer look at the final stage of `git push` where the
git hooks run and the refs get updated. Interaction between the git
- hooks and GitLab internal API. The Git object quarantine mechanism.
+ hooks and GitLab internal API. The Git [object quarantine mechanism](https://git-scm.com/docs/git-receive-pack#_quarantine_environment).
Preview of Git HTTP (to be discussed next time).
- [How Gitaly fits into GitLab, part 2 (video),
2019-02-28](https://drive.google.com/file/d/1SFvx49kJkMsvz8YD4chP0y_QJaygSiiH/view?usp=sharing)