mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/1] [CHINESE DOCUMENTATION] Translated new section in Documentation/email-clients.txt
@ 2014-07-03 17:13 Hao Lan
  0 siblings, 0 replies; only message in thread
From: Hao Lan @ 2014-07-03 17:13 UTC (permalink / raw)
  To: Harry Wei, linux-kernel, linux-kernel; +Cc: Linus Torvalds, Hao Lan

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

Signed-off-by: Hao Lan <bylanhao@gmail.com>
---
 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-03 17:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-03 17:13 [PATCH 1/1] [CHINESE DOCUMENTATION] Translated new section in Documentation/email-clients.txt Hao Lan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome