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
The values loaded into the branches field of the git index patterns are quoted.
This is weird. On one hand, other fields, even containing spaces, aren't quoted. And on the other hand, branch names cannot contain spaces, since git rejects them as invalid.