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
Allow forward slashes in working branch names (#376)
When a branch is named something like 'enhance/stf-1234' the 'working_branch' value will be invalid as only the first field delimited by a forward-slash will be used. This change increases the range of fields from 3 and onward.
0 commit comments