Commit acc2797f authored by Chris Wilson's avatar Chris Wilson

Fix whitespace in codeblock

[ci skip]
parent 0b95f765
...@@ -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%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment