提交 b7b01d01 authored 作者: Travis Cross's avatar Travis Cross

Make example commit look like git log output

This makes it visually clearer what the reader is looking at and
highlights that we want a real name as the author name.
上级 c166afb6
...@@ -102,6 +102,10 @@ The commit subject is the first line of your commit message, then ...@@ -102,6 +102,10 @@ The commit subject is the first line of your commit message, then
there is an empty line, then your commit body starts. A good commit there is an empty line, then your commit body starts. A good commit
message might look like this: message might look like this:
commit b5c64234ea5d4417abe02b282d6f41c019f2252f
Author: John Doe <johndoe@example.com>
Date: Tue Jan 19 03:14:07 2014 +0000
Add frobinator support to mod_sofia Add frobinator support to mod_sofia
Without proper frobinator support users had to make multiple calls Without proper frobinator support users had to make multiple calls
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论