Commit 79ce691d authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

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

Fix whitespace in codeblock

See merge request !8291
parents 1e38f8ae acc2797f
......@@ -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:
```bash
git config --add lfs.url "http://gitlab.example.com/group/project.git/info/lfs"
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment