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
After that you can play with git-lfs (git-lfs feature will be available via ssh protocol).
161
+
162
+
This design will work without a script git-lfs-authenticate, but with the following limitations:
163
+
164
+
* You will need to manually configure lfs-server URL for every user working copy;
165
+
* SSO don't work and you need to manually add lfs-server credentials for every user working copy (otherwise, git-lfs will ask for the password for each file).
166
+
167
+
Usefull links:
168
+
169
+
*https://github.com/github/git-lfs/tree/master/docs/api - Git LFS API, also contains more information about ```git-lfs-authenticate```;
0 commit comments