You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to describe the installation of git-lfs for a user without root rights?
Thanks, Richel Bilderbeek
Reply:
Hi Richel,
Thanks for getting in touch. In order to use Git LFS, you'll need to install it somewhere that you can write to.
Setting a prefix in your home directory, either PREFIX=$HOME directly or PREFIX=$HOME/git-lfs, and then adding the resulting bin directory to your PATH is the best way to accomplish this without administrator access.
If you've never modified your PATH before, this article gives an overview of how that works:
From @richelbilderbeek on July 18, 2016 15:6
My question, send to GitHub help:
Reply:
Copied from original issue: richelbilderbeek/Cer2016#89
The text was updated successfully, but these errors were encountered: