Skip to content
New issue

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

reformat gitmoji commit message #111

Merged

Conversation

raccoonback
Copy link
Contributor

@raccoonback raccoonback commented Aug 9, 2021

when committing using gitmoji currently, the message is formatted as follows.
the title of the commit message goes to the next line. such as,

👷 
test commit
description

I think the title of the commit message should be expressed in one line with the emoji.
It's because there is a case where developers only see the title of each title of commit messages.
such as git log --pretty=online

 👷 test commit
 description

It's not a completed function due to the problem of go-prompt c-bata/go-prompt#209 now
,but I think it's better to follow the general use case.

@raccoonback
Copy link
Contributor Author

I'm trying to solve the problem that I'm facing when I apply emoticons.

c-bata/go-prompt#243

Perhaps emoji will be available as the name of the go-prompt once this issue is resolved.

@chriswalz chriswalz merged commit dcc785d into chriswalz:master Aug 23, 2021
@chriswalz
Copy link
Owner

cool, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants