Documentation/email-clients.txt has a new section about git,and this patch have 
translated it.

Signed-off-by: Hao Lan <[email protected]>
---
 Documentation/zh_CN/email-clients.txt | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/Documentation/zh_CN/email-clients.txt 
b/Documentation/zh_CN/email-clients.txt
index b9a1a3e..a293291 100644
--- a/Documentation/zh_CN/email-clients.txt
+++ b/Documentation/zh_CN/email-clients.txt
@@ -26,6 +26,16 @@ Documentation/email-clients.txt 的中文翻译
 Linux邮件客户端配置信息
 ======================================================================
 
+Git
+----------------------------------------------------------------------
+最近的时期大部分的开发者使用 `git send-email` 来替代常规的邮件客户端。
+这个工具的man page手册是相当不错的教程。在接收那端,维护者使用 `git am`
+去应用这些补丁。
+
+如果你是使用git的新手请把你的第一个补丁发送给你自己。把它保存为包含标题
+的原始文本。运行 `git am raw_email.txt` 并使用 `git log` 检查改动记录。
+当改动生效时再发送补丁到恰当的邮件列表。
+
 普通配置
 ----------------------------------------------------------------------
 Linux内核补丁是通过邮件被提交的,最好把补丁作为邮件体的内嵌文本。有些维护者
-- 
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to