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
In order to properly implement a backend, you need to be able to let a fetching process write data into the packfile. While GitOdbBackend has this field, OdbBackend does not expose this method, which means that a repository using only a managed backend cannot be full-featured.