{"id":16483928,"url":"https://github.com/kevinadhiguna/git-commit-emoji","last_synced_at":"2026-01-29T21:32:51.832Z","repository":{"id":107677572,"uuid":"358961330","full_name":"kevinadhiguna/git-commit-emoji","owner":"kevinadhiguna","description":"A collection of emojis that can be used for commit messages 📝 💥 🐛 🔒 🎨 👌","archived":false,"fork":false,"pushed_at":"2022-10-02T00:05:03.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-10T19:06:44.450Z","etag":null,"topics":["commit-emoji","commit-message","emoji","git-commit-messages"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevinadhiguna.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-17T19:08:23.000Z","updated_at":"2022-10-02T00:04:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"df5924bf-6e95-49ba-bda3-5b6008fbc8aa","html_url":"https://github.com/kevinadhiguna/git-commit-emoji","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevinadhiguna/git-commit-emoji","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinadhiguna%2Fgit-commit-emoji","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinadhiguna%2Fgit-commit-emoji/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinadhiguna%2Fgit-commit-emoji/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinadhiguna%2Fgit-commit-emoji/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinadhiguna","download_url":"https://codeload.github.com/kevinadhiguna/git-commit-emoji/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinadhiguna%2Fgit-commit-emoji/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28885563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T21:06:44.224Z","status":"ssl_error","status_checked_at":"2026-01-29T21:06:42.160Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["commit-emoji","commit-message","emoji","git-commit-messages"],"created_at":"2024-10-11T13:15:25.203Z","updated_at":"2026-01-29T21:32:51.812Z","avatar_url":"https://github.com/kevinadhiguna.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git Commit Emoji  📝 💥 🐛 🔒 🎨 👌\n\nA collection of emojis that can be used for commit messages inspired by [dannyfritz/commit-message-emoji](https://github.com/dannyfritz/commit-message-emoji).\n\n|   Commit type              | Emoji                                         |\n|:---------------------------|:----------------------------------------------|\n| Initial commit             | :tada: `:tada:`                               |\n| Version tag                | :bookmark: `:bookmark:`                       |\n| New feature                | :sparkles: `:sparkles:`                       |\n| Bugfix                     | :bug: `:bug:`                                 |\n| Metadata                   | :card_index: `:card_index:`                   |\n| Documentation              | :books: `:books:`                             |\n| Documenting source code    | :bulb: `:bulb:`                               |\n| Performance                | :racehorse: `:racehorse:`                     |\n| Cosmetic                   | :lipstick: `:lipstick:`                       |\n| Tests                      | :rotating_light: `:rotating_light:`           |\n| Adding a test              | :white_check_mark: `:white_check_mark:`       |\n| Make a test pass           | :heavy_check_mark: `:heavy_check_mark:`       |\n| General update             | :zap: `:zap:`                                 |\n| Improve format/structure   | :art: `:art:`                                 |\n| Refactor code              | :hammer: `:hammer:`                           |\n| Removing code/files        | :fire: `:fire:`                               |\n| Continuous Integration     | :green_heart: `:green_heart:`                 |\n| Security                   | :lock: `:lock:`                               |\n| Upgrading dependencies     | :arrow_up: `:arrow_up:`                       |\n| Downgrading dependencies   | :arrow_down: `:arrow_down:`                   |\n| Lint                       | :shirt: `:shirt:`                             |\n| Translation                | :alien: `:alien:`                             |\n| Text                       | :pencil: `:pencil:`                           |\n| Critical hotfix            | :ambulance: `:ambulance:`                     |\n| Deploying stuff            | :rocket: `:rocket:`                           |\n| Fixing on MacOS            | :apple: `:apple:`                             |\n| Fixing on Linux            | :penguin: `:penguin:`                         |\n| Fixing on Windows          | :checkered_flag: `:checkered_flag:`           |\n| Work in progress           | :construction:  `:construction:`              |\n| Adding CI build system     | :construction_worker: `:construction_worker:` |\n| Analytics or tracking code | :chart_with_upwards_trend: `:chart_with_upwards_trend:` |\n| Removing a dependency      | :heavy_minus_sign: `:heavy_minus_sign:`       |\n| Adding a dependency        | :heavy_plus_sign: `:heavy_plus_sign:`         |\n| Docker                     | :whale: `:whale:`                             |\n| Configuration files        | :wrench: `:wrench:`                           |\n| Package.json in JS         | :package: `:package:`                         |\n| Merging branches           | :twisted_rightwards_arrows: `:twisted_rightwards_arrows:` |\n| Bad code / need improv.    | :hankey: `:hankey:`                           |\n| Reverting changes          | :rewind: `:rewind:`                           |\n| Breaking changes           | :boom: `:boom:`                               |\n| Code review changes        | :ok_hand: `:ok_hand:`                         |\n| Accessibility              | :wheelchair: `:wheelchair:`                   |\n| Move/rename repository     | :truck: `:truck:`                             |\n| Other                      | [Be creative](http://www.emoji-cheat-sheet.com/)  |\n\n\u003cbr /\u003e\n\n## Example Use\n\n**Case : update README.md**\n\nThis will be your commit message : \n\n![image](https://user-images.githubusercontent.com/43397636/115177603-bf32a400-a0f9-11eb-8ab7-e17e85dad629.png)\n\nResult : \n\n![image](https://user-images.githubusercontent.com/43397636/115177699-f6a15080-a0f9-11eb-8d8f-685fd2aa546a.png)\n\n\u003cbr /\u003e\n\n### For more, visit [gitmoji.dev](gitmoji.dev)\n\n![image](https://user-images.githubusercontent.com/43397636/115139498-62cd7700-a05c-11eb-8585-a38ad8c6c5b6.png)\n\n\u003cbr /\u003e\n\n![Hello !](https://api.visitorbadge.io/api/VisitorHit?user=kevinadhiguna\u0026repo=git-commit-emoji\u0026label=thanks%20for%20dropping%20in%20!\u0026labelColor=%23000000\u0026countColor=%23FFFFFF)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinadhiguna%2Fgit-commit-emoji","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinadhiguna%2Fgit-commit-emoji","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinadhiguna%2Fgit-commit-emoji/lists"}