How to download data stored in git lfs
Hi all,
I am trying to download thsi RData file from a repository
However the file is stored in git lfs system and i am not sure how to download it?
version https://git-lfs.github.com/spec/v1 oid sha256:68e64743350d2244d2f6d15569202ce71f8ce892e4320b9a34189ed56d4d2bcb size 155927015
Any advice? Is there an equivalent way of "pulling" data ala git pull?
• 11,251 views
•
link
1 answer
You'd have to install git lfs and then use git lfs fetch as described in the thread below.
• 0 views
•
link
Log in to answer this question.