Scalar installs Git without LFS
mschofie opened this issue · 1 comments
mschofie commented
I attempted to assess Scalar but failed - the repo that I work in uses GitLFS and the private version of Git that Scalar installs doesn't include GitLFS. It's not clear if GitLFS is supported with Scalar - is there guidance for using GitLFS with Scalar?
derrickstolee commented
We do not package Git LFS with our Git installer, but you can install it directly: https://git-lfs.github.com/
Git LFS should work without issue when using Scalar with a regular Git clone. Git LFS will probably not work with the GVFS protocol.