git commit emoji

git commit emoji

1
2
git commit -m ':tada: init commit'
git commit -m 'added image to repo :art:'

emoji 列表

emoji emoji 代码 commit 说明 Eng
🎨 (调色板) :art: 改进代码结构/代码格式 Improve structure / format of the code.
⚡️ (闪电)🐎 (赛马) :zap: :racehorse: 提升性能 Improve performance
🔥 (火焰) :fire: 移除代码或文件 Remove code or files
🐛 (bug) :bug: 修复 bug Fix a bug
🚑 (急救车) :ambulance: 重要补丁,紧急修复 Critical hotfix
✨ (火花) :sparkles: 引入新功能 Introduce new features
📝 (备忘录) :memo: 撰写文档 Add or update doc
🚀 (火箭) :rocket: 部署功能 Deploy stuff
💄 (口红) :lipstick: 更新 UI 和样式文件 Add or update the UI and style files
🎉 (庆祝) :tada: 初次提交, 开始一个项目 Begin a project
🎬 (场记板) :clapper: 更新演示/示例
✅ (白色复选框) :white_check_mark: 增加/更新测试用例 Add, update, or pass tests
🔒 (锁) :lock: 修复安全问题 Fix security issues
🍎 (苹果) :apple: 修复 macOS 下的问题
🐧 (企鹅) :penguin: 修复 Linux 下的问题
🏁 (旗帜) :checkered_flag: 修复 Windows 下的问题
🔖 (书签) :bookmark: 发行/版本标签 Release / Version tags
🚨 (警车灯) :rotating_light: 移除 linter 警告
🚧 (施工) :construction: 工作进行中 Work in progress
💚 (绿心) :green_heart: 修复 CI 构建问题
⬇️ (下降箭头) :arrow_down: 降级依赖 Downgrade dependencies
⬆️ (上升箭头) :arrow_up: 升级依赖 Upgrade dependencies
👷 (工人) :construction_worker: 添加 CI 构建系统
📈 (上升趋势图) :chart_with_upwards_trend: 添加分析或跟踪代码 Add or update analytics or track code
🔨 (锤子) :hammer: 重大重构, 增加/更新开发脚本 Add or update development scripts
➖ (减号) :heavy_minus_sign: 减少一个依赖 Remove a dependency.
🐳 (鲸鱼) :whale: Docker 相关工作
➕ (加号) :heavy_plus_sign: 增加一个依赖 Add a dependency
🔧 (扳手) :wrench: 增加/更新配置文件 Add or update configuration files
🌐 (地球) :globe_with_meridians: 国际化与本地化
✏️ (铅笔) :pencil2: 修复 typo,修改错别字 Fix typos
💡(灯泡) :bulb: 增加/更新源代码中的注释 Add or update comments in source code
🚚 (卡车) :truck: 移动/重命名文件/路径 Move or rename resources (e.g.: files, paths, routes)
⏪ (返回箭头) :rewind: 回退 Revert changes
🔀 (交叉箭头) :twisted_rightwards_arrows: 合并分支 Merge branches
📦 (包裹) :package: 增加/更新编译后文件/包 Add or update compiled files or packages
🙈 (魔眼无踪) :see_no_evil: 增加/更新.gitignore文件 Add or update a .gitignore file
📄 (页面) :page_facing_up: 增加/更新LICENSE Add or update license
🔊 (喇叭) :loud_sound: 增加/更新日志 Add or update logs
🔇 (禁止发声) :mute: 移除日志 Remove logs
👥 (半身剪影) :busts_in_silhouette: 增加/更新贡献者 Add or update contributor(s)
♻️ (循环) :recycle: 重构代码 Refactor code
🚸 (孩童通过) :children_crossing: 增强用户体验/可用性 Improve user experience / usability
🛂 (护照控制) :passport_control: 处理与授权、身份和权限相关的代码 Work on code related to authorization, roles and permissions
📌 (图钉) :pushpin: 固定依赖到特定版本 Pin dependencies to specific versions
👽 (外星人) :alien: 由于外部API更改而更新代码 Update code due to external API changes
🔖 (书签) :bookmark: 发布/版本标签 Release tag
🔍 (镁光) :mag: 提高SEO Improve SEO
🥅 (球网) :goal_net: 捕捉错误 Catch errors
🗑 (垃圾桶) :wastebasket: 废弃代码,需要清理 Deprecate code that needs to be cleaned up
⚰️ (棺椁) :coffin: 移除无用代码 Remove dead code
🏷 (标签) :label: 增加/更新类型 Add or update types
💫 (晕眩) :dizzy: 增加/更新动画和过渡 Add or update animations and transitions
🚩 (三角旗帜) :triangular_flag_on_post: 增加/更新/移除功能标识 Add, update, or remove feature flags
👔 (领带) :necktie: 增加/更新业务逻辑 Add or update business logic
🍱 (便当) :bento: 增加/更新assets Add or update assets
🌱 (种子) :seedling: 增加/更新种子文件 Add or update seed files
📸 (快照) :camera_flash: 增加/更新快照 Add or update snapshots
👷 (建筑工人) :construction_worker: 增加/更新CI构建系统 Add or update CI build system
💚 (绿色心形) :green_heart: 修复CI构建系统 Fix CI Build
💩 (排泄物) :poop: 代码很烂需要改进 Write bad code that needs to be improved
🚨 (旋转灯标) :rotating_light: 修复compiler/linter的警告 Fix compiler / linter warnings
♿️ (轮椅) :wheelchair: 改善可访问性 Improve accessibility
⚗️ (蒸馏器) :alembic: 进行实验 Perform experiments
💥 (爆炸) :boom: 引入破坏性改变 Introduce breaking changes
🗃 (文件箱) :card_file_box: 执行数据库相关的改变 Perform database related changes
🏗 (建筑结构) :building_construction: 执行架构层次的改变 Make architectural changes
🩹 (创可贴) :adhesive_bandage: 非关键问题的简单修复
🧐 (单片眼镜) :monocle_face: 数据探查/检查 Data exploration/inspection
🌐 (地球) :globe_with_meridians: 国际化与本地化 Internationalization and localization
🍻 (啤酒) :beers: 醉酒写码 Write code drunkenly
💬 (对话框) :speech_balloon: 增加/更新文本和文字 Add or update text and literals
📱 (iphone) :iphone: 致力于响应式设计 Work on responsive design.
🥚 (蛋) :egg: 增加/更新复活节蛋 Add or update an easter egg
🤡 (小丑) :clown_face: 嘲笑 Mock things

vscode扩展插件推荐

  • Gitmoji Commit
    vscode