gitmoji-cli
gitmoji-cli copied to clipboard
A gitmoji interactive command line tool for using emojis on commits. 💻
Hello @carloscuesta! Issue: When attempting to use a backtick character (`) like how I would in markdown, gitmoji does not think it is a valid commit **OS**: MacOS 12,4 (monterey)...
## Description Allow defining extra arguments to be used in every commit. Issue: # ## Tests - [x] All tests passed.
Hello @carloscuesta! There's currently no way to include a list of preset scopes that a team member can select so they use predetermined scopes. A great example of this is...
Hello @carloscuesta! Issue: Multiline message do not seem to be supported **ubuntu 18.04**: **gitmoji-cli 1.9.2**: **node 10.14**: Awesome module! It would be great if multiline messages were supported!
Hello @carloscuesta! What about showing the last 7 emojis used instead of the first 7 statically? (could help implementing it)
Hello @carloscuesta! Currently I couldn't find a way to set the config specific for a project or based on command line flags. It would be useful to have that so...
### Description of the problem ``` ❯ gitmoji - option -c Interactively commit using the prompts --commit Interactively commit using the prompts --config Setup gitmoji-cli preferences. -g Setup gitmoji-cli preferences....
### Discussion There are significant inconsistencies with some Git remote repository providers such as BitBucket when displaying Emoji shortcodes. BitBucket does display shortcodes for the commit title, but not the...
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 4 to 5. Release notes Sourced from dessant/lock-threads's releases. v5.0.0 Learn more about this release from the changelog. v4.0.1 Learn more about this release from the changelog....
### Discussion Hello, I want to use gitmoji-cli in my project. I set up the gitmoji config in package.json file. When I commit from project root, where package.json file is...