Skip to content
Snippets Groups Projects
Commit 79ce691d authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

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

Fix whitespace in codeblock

See merge request !8291
parents 1e38f8ae acc2797f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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"
```
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment