Skip to content

Commit 34ddf78

Browse files
committed
📖 DOC: update as per #39
1 parent 7d72cbe commit 34ddf78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
- 9.1 [Setting up an Access Token for github-changelog-generator](#setting-up-an-access-token-for-github-changelog-generator)
2828
10. [Project Specific Bash Code for Gitpod](#project-specific-bash-code-for-gitpod)
2929
11. [Ruby Gems](#ruby-gems)
30-
12. [Emoji-log](#emoji-log)
30+
12. [Emoji-log and Gitmoji](#emoji-log-and-gitmoji)
3131
13. [Local Development Outside of Gitpod](#local-development-outside-of-gitpod)
3232
14. [Deployment Outside of Gitpod](#deployment-outside-of-gitpod)
3333
15. [Thanks](#thanks)
@@ -350,9 +350,9 @@ Currently until gitpod fixes the [issue](https://github.com/apolopena/gitpod-lar
350350

351351
<br />
352352

353-
## Emoji-log
353+
## Emoji-log and Gitmoji
354354

355-
[Emoji-log](https://github.com/ahmadawais/Emoji-Log) git aliases are included, use them as you like from the command line.
355+
A compilation of git aliases from [Emoji-log](https://github.com/ahmadawais/Emoji-Log) and [Gitmoji](https://gitmoji.dev/) are included, use them as you like from the command line. There is also a separate set of emoji based git aliases that will commit the files with a message and push them to the repository *without* adding the files. Use these aliases for dealing with groups of files that need different commit messages but still want to use to Emoji-log, Gitmoji standards. You can get a list of all the emoji based git alias with the command: `git a`
356356

357357
<br />
358358

0 commit comments

Comments
 (0)