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>2020-03-23 06:10:39 +0300
committerJames Fargher <proglottis@gmail.com>2020-03-23 06:10:39 +0300
commit2621fe80ce42c0dec90be7ba99a4a2432bdcdc88 (patch)
treed01eafeb8ff9ca3efa45c8d88850a7dbef4babae /doc/README.md
parente5a36f23ce83b498ae4f125f49c9539fcf776ede (diff)
Add developer documentation about Git object quarantine
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 4cc571dca..5ce5435d1 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -33,6 +33,7 @@ For configuration please read [praefects configuration documentation](doc/config
- [Disk-based Cache](design_diskcache.md)
- [Tips for reading Git source code](reading_git_source.md)
- [gitaly-ssh](../cmd/gitaly-ssh/README.md)
+- [Git object quarantine during git push](object_quarantine.md)
#### Proposals