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
e0190413ea70
Commit
8fe78342
authored
Jan 18, 2018
by
James Ramsay
Browse files
Add Git LFS status icon to docs
parent
05bca8905422
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/workflow/lfs/img/lfs-icon.png
0 → 100644
View file @
e0190413
4.22 KB
doc/workflow/lfs/manage_large_binaries_with_git_lfs.md
View file @
e0190413
...
...
@@ -4,6 +4,11 @@ Managing large files such as audio, video and graphics files has always been one
of the shortcomings of Git. The general recommendation is to not have Git repositories
larger than 1GB to preserve performance.

An LFS icon is shown on files tracked by Git LFS to denote if a file is stored
as a blob or as an LFS pointer.
## How it works
Git LFS client talks with the GitLab server over HTTPS. It uses HTTP Basic Authentication
...
...
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