Skip to content

reformat gitmoji commit message - #111

Merged
chriswalz merged 1 commit into
chriswalz:masterfrom
raccoonback:reformat-gitmoji-commit-message
Aug 23, 2021
Merged

chriswalz merged 1 commit into
chriswalz:masterfrom
raccoonback:reformat-gitmoji-commit-message

Conversation

@raccoonback

@raccoonback raccoonback commented Aug 9, 2021

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
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