🎉 buy me a coffee! (go to paypal page)
This can make 'Prefix Commit' easy.
- Create GitPrefix File in your project root.
- Write prefix's you want to use.
- Commit!
.gitprefix file location can change in [File->Settings->Tools->GitPrefix]
:bug: BugFix
:lock: SecurityFix // Comment
:recycle: Refactoring
:books: Documentation
/* string prefix */
|fix:| BugFix
|doc:| Documentation
commit {
:tada: test
test {
|aaa| test
}
...test
}
merge {
:art: test
> test
}
tag {
:+1: test
}
test {
:tada: test
|contruction| Working
}
$ git submodule update --init --recursive
$ ./gradlew sync
// write EmojiUpdate.json
$ ./gradlew updateEmoji