Skip to content

schliflo/lfs-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

lfs-demo

this repo contains some big files tracked via LFS in the lfs branch

-> Setup LFS

git lfs install
git lfs track "img/**"
git add img/test.jpg
git lfs ls-files

-> Switching branches downloads referenced LFS files

$ git checkout lfs
Filtering content: 100% (5/5), 21.01 MiB | 608.00 KiB/s, done.
Branch 'lfs' set up to track remote branch 'lfs' from 'origin'.
Switched to a new branch 'lfs'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published