Skip to content

agila5/test-lfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

README

I run the following instructions to test git lfs and everything worked fine!

  • git clone https://github.com/agila5/test-lfs.git
  • git status
  • git add simulate-data.R
  • git commit -m "setup"
  • git lfs install
  • git lfs track '*.csv'
  • git add .gitattributes
  • git add data/test.csv
  • git status
  • git commit -m "test lfs"
  • git status
  • git lfs ls-files
  • git push

About

Tests for git lfs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published