We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
I think root cause is 8caa52a#diff-7ba949c5268466f0a1f9169a488b1b029ed288bd414a09562f8905074e402b47R328 - IE doesn't support includes(); see https://www.w3schools.com/Jsref/jsref_includes_array.asp
Sorry, something went wrong.
(we should add a polyfill)
https://stackoverflow.com/questions/53308396/how-to-polyfill-array-prototype-includes-for-ie8
Second issue is with named capture groups in parsing git branch output.
isc-tleavitt
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: