Bo Yang [off-list ref] writes:
...
Thanks a lot for your advice, I have revised the patch.
-----------------------------------------------------------
quoted
From 88ed88a53d83c2d46fa4917008efadc531ba1068 Mon Sep 17 00:00:00 2001
From: Bo Yang <redacted>
Date: Sat, 26 Jun 2010 01:35:48 -0700
Subject: [PATCH v3 revised 13/13] some document update
Both 'git log' and 'git blame' support the same
format of '-L' arguments, so put the argument
format description into a new file.
Signed-off-by: Bo Yang <redacted>
---
Documentation/blame-options.txt | 19 +------------------
Documentation/git-log.txt | 13 +++++++++++++
Documentation/line-range-format.txt | 18 ++++++++++++++++++
3 files changed, 32 insertions(+), 18 deletions(-)
Every time you do this, you seem to send a corrupt patch, like...
quoted hunk
@@ -19,6 +20,9 @@ command to control what is shown and how, and
options applicable to
...
diff --git a/Documentation/line-range-format.txt
b/Documentation/line-range-format.txt
Please don't.
Hi Junio,
On Tue, Jul 13, 2010 at 2:45 AM, Junio C Hamano [off-list ref] wrote:
Bo Yang [off-list ref] writes:
quoted
...
Thanks a lot for your advice, I have revised the patch.
-----------------------------------------------------------
quoted
From 88ed88a53d83c2d46fa4917008efadc531ba1068 Mon Sep 17 00:00:00 2001
From: Bo Yang <redacted>
Date: Sat, 26 Jun 2010 01:35:48 -0700
Subject: [PATCH v3 revised 13/13] some document update
Both 'git log' and 'git blame' support the same
format of '-L' arguments, so put the argument
format description into a new file.
Signed-off-by: Bo Yang <redacted>
---
Documentation/blame-options.txt | 19 +------------------
Documentation/git-log.txt | 13 +++++++++++++
Documentation/line-range-format.txt | 18 ++++++++++++++++++
3 files changed, 32 insertions(+), 18 deletions(-)
Every time you do this, you seem to send a corrupt patch, like...
quoted
@@ -19,6 +20,9 @@ command to control what is shown and how, and
options applicable to
...
diff --git a/Documentation/line-range-format.txt
b/Documentation/line-range-format.txt
Please don't.
I am sorry, I promise I won't do the same thing from now on. :)
--
Regards!
Bo
----------------------------
My blog: http://blog.morebits.org
Why Git: http://www.whygitisbetterthanx.com/