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
Currently, the upstream version fetching relies on the git ls-remote command. There should be a fallback in place when git is not available on the system which queries tags via the GitHub Rest API.