1 Star 0 Fork 0

armku / amazon-freertos

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitmessage 1.65 KB
一键复制 编辑 原始数据 按行查看 历史
Sarena Meas 提交于 2018-11-08 11:24 . Release Version 1.4.3
# <Type>: <Subject text> # 50-char limit #########
# 72-character lines for description ###################################
# Why:
# Related Issues:
# References:
# Run git config commit.template .gitmessage
# Use git commit when committing files, and this template will be used.
# Example commit message:
# chore: Add commit message template
# Capitalize subject line.
# Write capitalized imperative statement with no period for subject
# List details of significant changes below the subject line
# Write details as capitalized imperative statements
# Provide the below sections for further context
# Why:
# A short imperative subject helps when viewing the log, especially when
# viewing one-line formatted logs. Clear writing of what changed helps
# give a clean understanding of context when reading blame messages and
# when looking at a specific commit.
# Related Issues:
# Link to related issue numbers (hyper link if applicable), e.g.:
# git issue 123
# References:
# List relevant references e.g.:
# https://chris.beams.io/posts/git-commit/
# Type can be
# chore (updating grunt tasks etc; no production code change)
# docs (changes to documentation, comments. No logic change)
# feat (New feature)
# fix (Bug fix, or other change related to tracked issue)
# merge (Merge of one branch into another, no other change)
# refactor (refactoring production code)
# revert (Revert of a previous commit, no other change)
# style (formatting, missing semi colons, etc; no code change)
# test (adding or refactoring tests; no production code change)
# tool (adding or refactoring tools; no production code change)
1
https://gitee.com/armku/amazon-freertos.git
git@gitee.com:armku/amazon-freertos.git
armku
amazon-freertos
amazon-freertos
master

搜索帮助