Skip to content

Instantly share code, notes, and snippets.

@gugat
Forked from jhermann/git-commit-emojis.md
Created December 14, 2017 22:42
Show Gist options
  • Select an option

  • Save gugat/830b7f0c9c7ecf577e156cb2fe55bc06 to your computer and use it in GitHub Desktop.

Select an option

Save gugat/830b7f0c9c7ecf577e156cb2fe55bc06 to your computer and use it in GitHub Desktop.

Revisions

  1. @jhermann jhermann revised this gist Feb 18, 2015. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion git-commit-emojis.md
    Original file line number Diff line number Diff line change
    @@ -14,6 +14,7 @@ The following is a possible scheme to use:
    | :bug: | bug | `:bug:` |
    | :arrow_upper_right: | improvement | `:arrow_upper_right:` |
    | :new: | new feature | `:new:` |
    | :white_check_mark: | tests | `:white_check_mark:` |
    | :book: | documentation | `:book:` |
    | :pencil2: | typo | `:pencil2:` |
    | :twisted_rightwards_arrows: | refactoring | `:twisted_rightwards_arrows:` |
    @@ -22,4 +23,4 @@ The following is a possible scheme to use:
    | :warning: | breaking | `:warning:` |
    | :exclamation: | important | `:exclamation:` |
    | :pray: | experimental | `:pray:` |
    | :recycle: | dead code removal | `:recycle:` |
    | :recycle: | dead code removal | `:recycle:` |
  2. @jhermann jhermann revised this gist Feb 18, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion git-commit-emojis.md
    Original file line number Diff line number Diff line change
    @@ -15,7 +15,7 @@ The following is a possible scheme to use:
    | :arrow_upper_right: | improvement | `:arrow_upper_right:` |
    | :new: | new feature | `:new:` |
    | :book: | documentation | `:book:` |
    | :pencil: | typo | `:pencil:` |
    | :pencil2: | typo | `:pencil2:` |
    | :twisted_rightwards_arrows: | refactoring | `:twisted_rightwards_arrows:` |
    | :package: | release | `:package:` |
    | :clap: | contribution | `:clap:` |
  3. @jhermann jhermann revised this gist Feb 18, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion git-commit-emojis.md
    Original file line number Diff line number Diff line change
    @@ -15,11 +15,11 @@ The following is a possible scheme to use:
    | :arrow_upper_right: | improvement | `:arrow_upper_right:` |
    | :new: | new feature | `:new:` |
    | :book: | documentation | `:book:` |
    | :pencil: | typo | `:pencil:` |
    | :twisted_rightwards_arrows: | refactoring | `:twisted_rightwards_arrows:` |
    | :package: | release | `:package:` |
    | :clap: | contribution | `:clap:` |
    | :warning: | breaking | `:warning:` |
    | :exclamation: | important | `:exclamation:` |
    | :pray: | experimental | `:pray:` |
    | :recycle: | dead code removal | `:recycle:` |

  4. @jhermann jhermann revised this gist Feb 18, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion git-commit-emojis.md
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    # Useful emoji for git commit messages

    If you add emoji to your commit messages for a GitHub repo,
    they become less boring, *and* you can convey to kind of change you're adding.
    they become less boring, *and* you can convey the kind of change you're adding.
    See the full set of GitHub supported emoji [here](http://www.emoji-cheat-sheet.com/)
    (also useful for easy copy&paste via a simple click).

  5. @jhermann jhermann revised this gist Feb 18, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion git-commit-emojis.md
    Original file line number Diff line number Diff line change
    @@ -17,7 +17,7 @@ The following is a possible scheme to use:
    | :book: | documentation | `:book:` |
    | :twisted_rightwards_arrows: | refactoring | `:twisted_rightwards_arrows:` |
    | :package: | release | `:package:` |
    | :clap: | contribution | :clap:`` |
    | :clap: | contribution | `:clap:` |
    | :warning: | breaking | `:warning:` |
    | :exclamation: | important | `:exclamation:` |
    | :pray: | experimental | `:pray:` |
  6. @jhermann jhermann revised this gist Feb 18, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion git-commit-emojis.md
    Original file line number Diff line number Diff line change
    @@ -2,7 +2,7 @@

    If you add emoji to your commit messages for a GitHub repo,
    they become less boring, *and* you can convey to kind of change you're adding.
    See the full set of GitHub supported emojis [here](http://www.emoji-cheat-sheet.com/)
    See the full set of GitHub supported emoji [here](http://www.emoji-cheat-sheet.com/)
    (also useful for easy copy&paste via a simple click).

    ![Example commit message](http://i.imgur.com/6Y8E3Ag.png)
  7. @jhermann jhermann revised this gist Feb 18, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion git-commit-emojis.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    # Useful emoji for git commit messages

    If you add emojis to your commit messages for a GitHub repo,
    If you add emoji to your commit messages for a GitHub repo,
    they become less boring, *and* you can convey to kind of change you're adding.
    See the full set of GitHub supported emojis [here](http://www.emoji-cheat-sheet.com/)
    (also useful for easy copy&paste via a simple click).
  8. @jhermann jhermann revised this gist Feb 18, 2015. 1 changed file with 10 additions and 11 deletions.
    21 changes: 10 additions & 11 deletions git-commit-emojis.md
    Original file line number Diff line number Diff line change
    @@ -11,16 +11,15 @@ The following is a possible scheme to use:

    | `emoji` | `change type` | `text to use` |
    |:---:|:---:|:---:|
    | :twisted_rightwards_arrows: | refactoring | `:twisted_rightwards_arrows:` |
    | :bug: | bug | `:bug:` |
    | :arrow_upper_right: | improvement | `:arrow_upper_right:` |
    | | | `` |
    | | | `` |
    | | | `` |
    | | | `` |
    | | | `` |
    | | | `` |
    | | | `` |
    | | | `` |
    | | | `` |
    | | | `` |
    | :new: | new feature | `:new:` |
    | :book: | documentation | `:book:` |
    | :twisted_rightwards_arrows: | refactoring | `:twisted_rightwards_arrows:` |
    | :package: | release | `:package:` |
    | :clap: | contribution | :clap:`` |
    | :warning: | breaking | `:warning:` |
    | :exclamation: | important | `:exclamation:` |
    | :pray: | experimental | `:pray:` |
    | :recycle: | dead code removal | `:recycle:` |

  9. @jhermann jhermann revised this gist Feb 18, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion git-commit-emojis.md
    Original file line number Diff line number Diff line change
    @@ -5,7 +5,7 @@ they become less boring, *and* you can convey to kind of change you're adding.
    See the full set of GitHub supported emojis [here](http://www.emoji-cheat-sheet.com/)
    (also useful for easy copy&paste via a simple click).

    !(Example commit message)[http://i.imgur.com/6Y8E3Ag.png]
    ![Example commit message](http://i.imgur.com/6Y8E3Ag.png)

    The following is a possible scheme to use:

  10. @jhermann jhermann revised this gist Feb 18, 2015. 1 changed file with 15 additions and 9 deletions.
    24 changes: 15 additions & 9 deletions git-commit-emojis.md
    Original file line number Diff line number Diff line change
    @@ -5,16 +5,22 @@ they become less boring, *and* you can convey to kind of change you're adding.
    See the full set of GitHub supported emojis [here](http://www.emoji-cheat-sheet.com/)
    (also useful for easy copy&paste via a simple click).

    !(Example commit message)[http://i.imgur.com/6Y8E3Ag.png]

    The following is a possible scheme to use:

    | `emoji` | `change type` | `text to use` |
    |:---:|:---:|:---:|
    | :twisted_rightwards_arrows: ![]() | refactoring | `:twisted_rightwards_arrows:` |
    | ![]() | bug | `:bug:` |
    | ![]() | improvement | `:arrow_upper_right:` |
    | ![]() | | `` |
    | ![]() | | `` |
    | ![]() | | `` |
    | ![]() | | `` |
    | ![]() | | `` |
    | ![]() | | `` |
    | :twisted_rightwards_arrows: | refactoring | `:twisted_rightwards_arrows:` |
    | :bug: | bug | `:bug:` |
    | :arrow_upper_right: | improvement | `:arrow_upper_right:` |
    | | | `` |
    | | | `` |
    | | | `` |
    | | | `` |
    | | | `` |
    | | | `` |
    | | | `` |
    | | | `` |
    | | | `` |
    | | | `` |
  11. @jhermann jhermann renamed this gist Feb 18, 2015. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  12. @jhermann jhermann renamed this gist Feb 18, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.md → git-commit-emojis
    Original file line number Diff line number Diff line change
    @@ -9,7 +9,7 @@ The following is a possible scheme to use:

    | `emoji` | `change type` | `text to use` |
    |:---:|:---:|:---:|
    | ![]() | refactoring | `:twisted_rightwards_arrows:` |
    | :twisted_rightwards_arrows: ![]() | refactoring | `:twisted_rightwards_arrows:` |
    | ![]() | bug | `:bug:` |
    | ![]() | improvement | `:arrow_upper_right:` |
    | ![]() | | `` |
  13. @jhermann jhermann created this gist Feb 18, 2015.
    20 changes: 20 additions & 0 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,20 @@
    # Useful emoji for git commit messages

    If you add emojis to your commit messages for a GitHub repo,
    they become less boring, *and* you can convey to kind of change you're adding.
    See the full set of GitHub supported emojis [here](http://www.emoji-cheat-sheet.com/)
    (also useful for easy copy&paste via a simple click).

    The following is a possible scheme to use:

    | `emoji` | `change type` | `text to use` |
    |:---:|:---:|:---:|
    | ![]() | refactoring | `:twisted_rightwards_arrows:` |
    | ![]() | bug | `:bug:` |
    | ![]() | improvement | `:arrow_upper_right:` |
    | ![]() | | `` |
    | ![]() | | `` |
    | ![]() | | `` |
    | ![]() | | `` |
    | ![]() | | `` |
    | ![]() | | `` |