Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
0f023b951cec
Commit
79ce691d
authored
Dec 24, 2016
by
Achilleas Pipinellis
Browse files
Merge branch 'mrchrisw/fix-whitespace-code-block' into 'master'
Fix whitespace in codeblock See merge request !8291
parents
303bf192a93c
f6a83dd7d605
Changes
1
Show whitespace changes
Inline
Side-by-side
doc/workflow/lfs/manage_large_binaries_with_git_lfs.md
View file @
0f023b95
...
...
@@ -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"
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment