Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
git-lfs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
isgphys
git-lfs
Commits
e73062e6
There was an error fetching the commit references. Please try again later.
Commit
e73062e6
authored
9 months ago
by
Sven Mäder
💬
Browse files
Options
Downloads
Patches
Plain Diff
Add images with git lfs
parent
c65d50be
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitattributes
+2
-0
2 additions, 0 deletions
.gitattributes
README.markdown
+10
-0
10 additions, 0 deletions
README.markdown
img/compi-cat.png
+3
-0
3 additions, 0 deletions
img/compi-cat.png
img/hacker-cat.jpg
+3
-0
3 additions, 0 deletions
img/hacker-cat.jpg
with
18 additions
and
0 deletions
.gitattributes
0 → 100644
+
2
−
0
View file @
e73062e6
*.png filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text
This diff is collapsed.
Click to expand it.
README.markdown
+
10
−
0
View file @
e73062e6
git-lfs
=======
https://docs.gitlab.com/ee/topics/git/lfs/
```
bash
git lfs track
"*.png"
git lfs track
"*.jpg"
```


This diff is collapsed.
Click to expand it.
img/compi-cat.png
0 → 100644
LFS
+
3
−
0
View file @
e73062e6
131 B
This diff is collapsed.
Click to expand it.
img/hacker-cat.jpg
0 → 100644
LFS
+
3
−
0
View file @
e73062e6
130 B
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment