Skip to content

Commit

Permalink
📖 DOC: update as per #39
Browse files Browse the repository at this point in the history
  • Loading branch information
apolopena committed Mar 22, 2021
1 parent 7d72cbe commit 34ddf78
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
- 9.1 [Setting up an Access Token for github-changelog-generator](#setting-up-an-access-token-for-github-changelog-generator)
10. [Project Specific Bash Code for Gitpod](#project-specific-bash-code-for-gitpod)
11. [Ruby Gems](#ruby-gems)
12. [Emoji-log](#emoji-log)
12. [Emoji-log and Gitmoji](#emoji-log-and-gitmoji)
13. [Local Development Outside of Gitpod](#local-development-outside-of-gitpod)
14. [Deployment Outside of Gitpod](#deployment-outside-of-gitpod)
15. [Thanks](#thanks)
Expand Down Expand Up @@ -350,9 +350,9 @@ Currently until gitpod fixes the [issue](https://github.com/apolopena/gitpod-lar

<br />

## Emoji-log
## Emoji-log and Gitmoji

[Emoji-log](https://github.com/ahmadawais/Emoji-Log) git aliases are included, use them as you like from the command line.
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`

<br />

Expand Down

0 comments on commit 34ddf78

Please sign in to comment.