diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2017-10-09 11:23:30 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2017-10-09 11:23:30 +0200 |
commit | 8a1f29dee91696c729a21c89f718fa71e91c055b (patch) | |
tree | 1a92d9f421fec25d90ad17271929dedb51f23713 /doc/development/README.md | |
parent | 68d992c0dd3a04d0035accd20d30769a7a989218 (diff) | |
parent | 2a9147b747ded82e0970c3f8235e9d9e27bd0ab4 (diff) | |
download | gitlab-ce-8a1f29dee91696c729a21c89f718fa71e91c055b.tar.gz |
Merge branch 'master' into jramsay-4012-improve-internationization-docs
Diffstat (limited to 'doc/development/README.md')
-rw-r--r-- | doc/development/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/README.md b/doc/development/README.md index fbe3b172826..a976da5dbd4 100644 --- a/doc/development/README.md +++ b/doc/development/README.md @@ -44,6 +44,7 @@ - [Building a package for testing purposes](build_test_package.md) - [Manage feature flags](feature_flags.md) - [View sent emails or preview mailers](emails.md) +- [Working with Gitaly](gitaly.md) ## Databases |