summaryrefslogtreecommitdiff
path: root/doc/development/README.md
diff options
context:
space:
mode:
authorOswaldo Ferreira <oswaldo@gitlab.com>2018-04-09 18:24:26 -0300
committerOswaldo Ferreira <oswaldo@gitlab.com>2018-04-30 11:16:29 -0300
commit5e0a2db7068296d2b376a014d76dc5a54bdb8243 (patch)
treece2edba6d0b5def7b08cfcf03ffe46f4b111d44e /doc/development/README.md
parentef55bbd25400349aa9ec35e269f408f94ce5f890 (diff)
downloadgitlab-ce-5e0a2db7068296d2b376a014d76dc5a54bdb8243.tar.gz
Add developer documentation on diff handling and limits
Diffstat (limited to 'doc/development/README.md')
-rw-r--r--doc/development/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
index 45e9565f9a7..c3ebc6e23bf 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -42,6 +42,7 @@ comments: false
- [Issue and merge requests state models](object_state_models.md)
- [How to dump production data to staging](db_dump.md)
- [Working with the GitHub importer](github_importer.md)
+- [Working with Merge Request diffs](diffs.md)
## Performance guides