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
feat: Add git_odb_backend_data_malloc and git_odb_backend_data_free
Added `git_odb_backend_data_malloc` and `git_odb_backend_data_free`.
Deprecated `git_odb_backend_malloc` in favour of the above two functions
as it has been deprecated for over 6 years.
0 commit comments