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
We have new developer who creates the branches like this
bla-bla-bla_again_bla_bla_bla_"something_special"
So if I try to fetch that branch under windows, I'll get an error (unable to update local ref) related to lock file creation due to double quotes is a part of branch name and also the lock file name under Windows.