提交 79ce691d 编写于 作者: A Achilleas Pipinellis

Merge branch 'mrchrisw/fix-whitespace-code-block' into 'master'

Fix whitespace in codeblock

See merge request !8291
...@@ -134,7 +134,6 @@ This behaviour is caused by Git LFS using HTTPS connections by default when a ...@@ -134,7 +134,6 @@ This behaviour is caused by Git LFS using HTTPS connections by default when a
To prevent this from happening, set the lfs url in project Git config: To prevent this from happening, set the lfs url in project Git config:
```bash ```bash
git config --add lfs.url "http://gitlab.example.com/group/project.git/info/lfs" git config --add lfs.url "http://gitlab.example.com/group/project.git/info/lfs"
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册