Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-02-20 16:26:22 +0300
committerSean McGivern <sean@mcgivern.me.uk>2017-02-20 16:26:22 +0300
commitbc0b438d13f6bffd8e837f551a5415173f43f9f3 (patch)
tree0218cbd37c409551e0c1fdde938adc2319e382f7 /doc/workflow/README.md
parente03a7c53aedfb8f5c9afcf71e1e2e071084b3f56 (diff)
parentc9d687d6fed8ee9d0b9dfd1ebb55ddbb30b39fe2 (diff)
Merge branch '21240_snippets_line_ending' into 'master'
Download snippets with LF line-endings by default Closes #21240 See merge request !8999
Diffstat (limited to 'doc/workflow/README.md')
-rw-r--r--doc/workflow/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md
index 7a97b87f1c5..9e7ee47387c 100644
--- a/doc/workflow/README.md
+++ b/doc/workflow/README.md
@@ -39,3 +39,4 @@
- [Manage large binaries with Git LFS](lfs/manage_large_binaries_with_git_lfs.md)
- [Importing from SVN, GitHub, Bitbucket, etc](importing/README.md)
- [Todos](todos.md)
+- [Snippets](../user/snippets.md)