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
almost same as #15592
If the tag is created using git tag tagname, there will be no problem. It was fixed in #16040.
If the tag is created using git tag -a tagname -m tagmessage, a 500 error will occur.