git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* (unknown)
@ 2006-10-20 14:24 andyparkins
  2006-10-20 14:42 ` your mail Johannes Schindelin
  2006-10-20 14:46 ` [PATCH] Remove git-send-email references from documentation Jakub Narebski
  0 siblings, 2 replies; 4+ messages in thread
From: andyparkins @ 2006-10-20 14:24 UTC (permalink / raw)


>From 9c128bc4b9b85385b7b98ceae0c89283d70e5d45 Mon Sep 17 00:00:00 2001
From: Andy Parkins <andyparkins@gmail.com>
Date: Fri, 20 Oct 2006 15:24:22 +0100
Subject: [PATCH] Remove git-send-email references from documentation
MIME-Version: 1.0
X-TUID: 1fbae8e75caaf795
X-Length: 1933
To: git@vger.kernel.org
Content-Type: Multipart/Mixed;
  boundary="Boundary-00=_WwNOFc8Re2ORHlu"
Message-Id: <200610201524.22493.andyparkins@gmail.com>

This is a multi-part message in MIME format.
--Boundary-00=_WwNOFc8Re2ORHlu
Content-Type: text/plain;
  charset="utf-8"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


git-send-email doesn't exist; so don't refer to it in the documentation.

Perhaps git-send-email.perl is meant to do this job?  It runs with an error.
Signed-off-by: Andy Parkins <andyparkins@gmail.com>
---
 Documentation/git-format-patch.txt |    2 +-
 Documentation/git.txt              |    3 ---
 2 files changed, 1 insertions(+), 4 deletions(-)

--Boundary-00=_WwNOFc8Re2ORHlu
Content-Type: text/x-patch;
  name="9c128bc4b9b85385b7b98ceae0c89283d70e5d45.diff"
Content-Transfer-Encoding: 8bit
Content-Disposition: inline;
 filename="9c128bc4b9b85385b7b98ceae0c89283d70e5d45.diff"

diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt
index 67425dc..9257030 100644
--- a/Documentation/git-format-patch.txt
+++ b/Documentation/git-format-patch.txt
@@ -112,7 +112,7 @@ git-format-patch -M -B origin::
 
 See Also
 --------
-gitlink:git-am[1], gitlink:git-send-email[1]
+gitlink:git-am[1]
 
 
 Author
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 3af6fc6..1f60d3f 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -478,9 +478,6 @@ gitlink:git-request-pull[1]::
 gitlink:git-rev-parse[1]::
 	Pick out and massage parameters.
 
-gitlink:git-send-email[1]::
-	Send patch e-mails out of "format-patch --mbox" output.
-
 gitlink:git-symbolic-ref[1]::
 	Read and modify symbolic refs.
 

--Boundary-00=_WwNOFc8Re2ORHlu--

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: your mail
  2006-10-20 14:24 (unknown) andyparkins
@ 2006-10-20 14:42 ` Johannes Schindelin
  2006-10-20 14:46 ` [PATCH] Remove git-send-email references from documentation Jakub Narebski
  1 sibling, 0 replies; 4+ messages in thread
From: Johannes Schindelin @ 2006-10-20 14:42 UTC (permalink / raw)
  To: andyparkins; +Cc: git

Hi,

your email is horridly mixed here. I get an empty subject here, and the 
complete email header at the beginning of the email:

On Fri, 20 Oct 2006, andyparkins@gmail.com wrote:

> >From 9c128bc4b9b85385b7b98ceae0c89283d70e5d45 Mon Sep 17 00:00:00 2001
> From: Andy Parkins <andyparkins@gmail.com>
> [... complete email header including MIME header ...]
> Content-Disposition: inline
> 
> git-send-email doesn't exist; so don't refer to it in the documentation.

But it does! I just removed it, and "make" remade it. I don't even see in 
the Makefile why it should _not_ be made...

Ciao,
Dscho

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Remove git-send-email references from documentation
  2006-10-20 14:24 (unknown) andyparkins
  2006-10-20 14:42 ` your mail Johannes Schindelin
@ 2006-10-20 14:46 ` Jakub Narebski
  1 sibling, 0 replies; 4+ messages in thread
From: Jakub Narebski @ 2006-10-20 14:46 UTC (permalink / raw)
  To: git

Please configure your mailer to _not_ send emails in Multipart/Mixed form!
For example it screws up GMane news<->email interface.

andyparkins@gmail.com wrote:

> git-send-email doesn't exist; so don't refer to it in the documentation.
> 
> Perhaps git-send-email.perl is meant to do this job?  It runs with an
> error. 

Which git version do you use?

 1063:jnareb@roke:~/git> which git-send-email
 /usr/bin/git-send-email
 1064:jnareb@roke:~/git> rpm -qf /usr/bin/git-send-email
 git-email-1.4.2.1-1
 1065:jnareb@roke:~/git> git --version
 git version 1.4.2.1

git-send-email is created from git-send-email.perl during instalation
(by make install). And it works.
-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Remove git-send-email references from documentation
       [not found] <200610201425.48598.andyparkins@gmail.com>
@ 2006-10-20 14:56 ` Andy Parkins
  0 siblings, 0 replies; 4+ messages in thread
From: Andy Parkins @ 2006-10-20 14:56 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 348 bytes --]

On Friday 2006 October 20 14:25, Andy Parkins wrote:
> git-send-email doesn't exist; so don't refer to it in the documentation.

Please ignore.  I'm a muppet.  I'm using the debian packages for git; and 
git-send-email is packaged separately in the git-email package.


Andy
-- 
Dr Andy Parkins, M Eng (hons), MIEE
andyparkins@gmail.com

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-10-20 14:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-20 14:24 (unknown) andyparkins
2006-10-20 14:42 ` your mail Johannes Schindelin
2006-10-20 14:46 ` [PATCH] Remove git-send-email references from documentation Jakub Narebski
     [not found] <200610201425.48598.andyparkins@gmail.com>
2006-10-20 14:56 ` Andy Parkins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).