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-10-16 17:43:34 +0300
committerJacob Vosmaer <jacob@gitlab.com>2019-10-16 17:43:34 +0300
commita20c568602552814b954273ad41e97f46b46d2f8 (patch)
tree776382f21189e2c2a69baccc9083f8265ec50f12 /doc/README.md
parent0abe0dd4194621aec898fafda0f98403afe0799e (diff)
Add tips for reading Git source code
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 c0f957e00..d558b867e 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -30,6 +30,7 @@ For configuration please read [praefects configuration documentation](doc/config
- [Delta Islands](delta_islands.md)
- [Disk-based Cache](design_diskcache.md)
+- [Tips for reading Git source code](reading_git_source.md)
#### Proposals