LinusU / emoji-commit

44 stars 6 forks source link

Handle commit --amend #8

Open albinekb opened 6 years ago

albinekb commented 6 years ago

Pre-fill the last commit message and emoji and allow the user to change those

LinusU commented 2 years ago

We had some improvements in #16, but I would still like us to check if the first line matches ${emoji} ${text}, and in that case pre-fill that emoji + message.