-
-
Save gugat/830b7f0c9c7ecf577e156cb2fe55bc06 to your computer and use it in GitHub Desktop.
Revisions
-
jhermann revised this gist
Feb 18, 2015 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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:` | -
jhermann revised this gist
Feb 18, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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:` | | :pencil2: | typo | `:pencil2:` | | :twisted_rightwards_arrows: | refactoring | `:twisted_rightwards_arrows:` | | :package: | release | `:package:` | | :clap: | contribution | `:clap:` | -
jhermann revised this gist
Feb 18, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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:` | -
jhermann revised this gist
Feb 18, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 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). -
jhermann revised this gist
Feb 18, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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:` | | :warning: | breaking | `:warning:` | | :exclamation: | important | `:exclamation:` | | :pray: | experimental | `:pray:` | -
jhermann revised this gist
Feb 18, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 emoji [here](http://www.emoji-cheat-sheet.com/) (also useful for easy copy&paste via a simple click).  -
jhermann revised this gist
Feb 18, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ # 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. 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). -
jhermann revised this gist
Feb 18, 2015 . 1 changed file with 10 additions and 11 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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` | |:---:|:---:|:---:| | :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:` | -
jhermann revised this gist
Feb 18, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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).  The following is a possible scheme to use: -
jhermann revised this gist
Feb 18, 2015 . 1 changed file with 15 additions and 9 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 | `:bug:` | | :arrow_upper_right: | improvement | `:arrow_upper_right:` | | | | `` | | | | `` | | | | `` | | | | `` | | | | `` | | | | `` | | | | `` | | | | `` | | | | `` | | | | `` | -
jhermann renamed this gist
Feb 18, 2015 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
jhermann renamed this gist
Feb 18, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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` | |:---:|:---:|:---:| | :twisted_rightwards_arrows: ![]() | refactoring | `:twisted_rightwards_arrows:` | | ![]() | bug | `:bug:` | | ![]() | improvement | `:arrow_upper_right:` | | ![]() | | `` | -
jhermann created this gist
Feb 18, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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:` | | ![]() | | `` | | ![]() | | `` | | ![]() | | `` | | ![]() | | `` | | ![]() | | `` | | ![]() | | `` |