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
looks like the command comes back with a \n in the content, will have to trim this out or creation can fail
\n
DEBUG[2021-11-05T14:43:21-04:00] Running (git) command in ./frontend0818-test, []string{"push", "-u", "origin", "master\n"}
The text was updated successfully, but these errors were encountered:
Hey, @davidcheung, I would like to work on this issue. Could you please assign it to me?
Sorry, something went wrong.
Thanks @aserputov!! 🎉
Update issue commitdev#434: trim \n out
4937a10
Successfully merging a pull request may close this issue.
looks like the command comes back with a
\n
in the content, will have to trim this out or creation can failThe text was updated successfully, but these errors were encountered: