diff options
author | Jarka Kadlecova <jarka@gitlab.com> | 2017-02-06 16:04:00 +0100 |
---|---|---|
committer | Jarka Kadlecova <jarka@gitlab.com> | 2017-02-20 07:24:03 +0100 |
commit | c9d687d6fed8ee9d0b9dfd1ebb55ddbb30b39fe2 (patch) | |
tree | 9ae2c095936d3c128401e72fc52d0d583aa3b1dc /doc/workflow | |
parent | b88e82ff0a1bca9687b5579208ba05a99e41a464 (diff) | |
download | gitlab-ce-c9d687d6fed8ee9d0b9dfd1ebb55ddbb30b39fe2.tar.gz |
Download snippets with LF line-endings by default
Diffstat (limited to 'doc/workflow')
-rw-r--r-- | doc/workflow/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md index 0b6f00c6aa4..0aa6a1bb95d 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) |