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
{{ message }}
This repository was archived by the owner on Dec 10, 2024. It is now read-only.
The
enabled_git_access_protocolfield in the settings API supports enabling all protocols by setting the field tonull, e.g.:However, that is currently not possible, because the json tag contains
omitemptyand there is no special marshaller for it.There are currently provider users facing this issue.