mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Hao Lan <bylanhao@gmail.com>
To: Harry Wei <harryxiyou@gmail.com>,
	linux-kernel@zh-kernel.org, linux-kernel@vger.kernel.org
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Hao Lan <bylanhao@gmail.com>
Subject: [PATCH 1/1] [CHINESE DOCUMENTATION] Translated new section in Documentation/email-clients.txt
Date: Fri,  4 Jul 2014 01:13:16 +0800	[thread overview]
Message-ID: <1404407596-5628-1-git-send-email-bylanhao@gmail.com> (raw)

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


                 reply	other threads:[~2014-07-03 17:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1404407596-5628-1-git-send-email-bylanhao@gmail.com \
    --to=bylanhao@gmail.com \
    --cc=harryxiyou@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kernel@zh-kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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