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
From a design standpoint, I think we need a new API in WebUIDriver that allows arguments to be passed as an array and autoquoted by $zf(-100). We can start out using it for commit and eventually convert everything else over too.
Using a double quote character in a commit message results in an error:
This is the commit message used to produce the above error, appears as though double quotes may not be getting escaped properly:
This is on latest latest main branch commit with d0b761a from PR #432 on top.
The text was updated successfully, but these errors were encountered: