-
-
Notifications
You must be signed in to change notification settings - Fork 371
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary π‘
Sequel to #1796
According to https://tylercipriani.com/blog/2025/08/15/git-lfs/ git is (sort of) adding a built-in version of Git LFS called Git large object promisors. It would be nice if Gitoxide added support for it at some point.
Official documentation at: https://git-scm.com/docs/large-object-promisors
Motivation π¦
Unlike git lfs this is an actual API being added to the original git codebase. It would make git a lot nicer to use for storing binary assets
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request