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
git-lfs is a tool built upon Git's filter attributes. This paragraph describes how it works.
Not sure what you actually mean by supporting git-lfs. Guess you mean implementing the Git LFS client spec inside git2? Since git2 is considerd as a thin-safe wrapper around libgit2, it might be a bit out-of-scope (libgit2 doesn't have native git-lfs client either). Though that doesn't mean we can't do that.
Regardless, there is a prerequisite: #442 — git_filter* bindings need to be exposed first in libgit2-sys.
Request support for git lfs for cloning, pulling, fetching and checking out
The text was updated successfully, but these errors were encountered: