***
Wartungsfenster jeden ersten Mittwoch vormittag im Monat
***
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
fairnb
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Weise, Martin
fairnb
Commits
0a67acaf
Commit
0a67acaf
authored
2 years ago
by
Mahler, Lukas
Browse files
Options
Downloads
Patches
Plain Diff
add git-lfs setup
parent
8066f21a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1
Dev
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/install_git-lfs.sh
+8
-0
8 additions, 0 deletions
scripts/install_git-lfs.sh
with
8 additions
and
0 deletions
scripts/install_git-lfs.sh
0 → 100644
+
8
−
0
View file @
0a67acaf
#! /bin/sh
apt-get download git-lfs ~
dpkg
-x
git-lfs.deb ~/git-lfs
cp
~/git-lfs/usr/bin/git-lfs ~/.local/bin/git-lfs
git lfs
install
\ No newline at end of file
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