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
Hello @carloscuesta π!
Step to reproduce
? Enter the commit title: Fixing \`yarn run build\` script
Or whatever bash command line you insert between `. Other example :
$ gitmoji -c ? Choose a gitmoji: β - Adding tests. ? Enter the commit title: `echo "foobarbaz"` ? Enter the commit message: ? Issue / PR reference: ? Signed commit: Yes [dev 709eefb] :white_check_mark: foobarbaz
What is expected
A commit message with the selected emoji and text above
Actual Behavior
The ` are removed from the commit message and the command is executed with the output printed inside the commit message.
OS: Archlinux gitmoji-cli -v: 1.5.5 Node version: v7.10.0
The text was updated successfully, but these errors were encountered:
Thanks for reporting the issue I'm working on a fix @KevinHivert
Sorry, something went wrong.
π Fix code injection
5b9738d
See #52
π Fix code injection (#54)
0543bd7
Fixes #52
Successfully merging a pull request may close this issue.
Hello @carloscuesta π!
Issue:
Step to reproduce
Or whatever bash command line you insert between `. Other example :
What is expected
A commit message with the selected emoji and text above
Actual Behavior
The ` are removed from the commit message and the command is executed with the output printed inside the commit message.
OS: Archlinux
gitmoji-cli -v: 1.5.5
Node version: v7.10.0
The text was updated successfully, but these errors were encountered: