git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ramsay Jones" <ramsay@ramsay1.demon.co.uk>
To: "Martin Waitz" <tali@admingilde.org>
Cc: <git@vger.kernel.org>
Subject: RE: [PATCH 9/10] Remove cmd_usage() routine and re-organize the help/usage code.
Date: Wed, 2 Aug 2006 19:47:53 +0100	[thread overview]
Message-ID: <001e01c6b664$294af180$c47eedc1@ramsay1.demon.co.uk> (raw)
In-Reply-To: <20060802132149.GG16364@admingilde.org>


On Wed, 2006-08-02 at 14:22 Martin Waitz wrote:
> hoi :)
> 
> On Wed, Aug 02, 2006 at 02:03:44AM +0100, Ramsay Jones wrote:
> >  builtin-help.c |   54
> > +++++++++++++++++++++++-------------------------------
> >  builtin.h      |    7 ++-----
> >  git.c          |    7 +++++--
> >  3 files changed, 30 insertions(+), 38 deletions(-)
> 
> this patch is at the tip of "master" now, but with one more change:
> builtin-help.c           |   54 
> ++++++++++++++++++++--------------------------
> builtin.h                |    7 ++----
> git.c                    |    7 ++++--
> t/t9100-git-svn-basic.sh |    7 +++---
> 4 files changed, 33 insertions(+), 42 deletions(-)
> 
> diff --git a/t/t9100-git-svn-basic.sh b/t/t9100-git-svn-basic.sh
> index bf1d638..34a3ccd 100755
> --- a/t/t9100-git-svn-basic.sh
> +++ b/t/t9100-git-svn-basic.sh
> @@ -170,7 +170,7 @@ then
>              test -L $SVN_TREE/exec-2.sh"
> 
>         name='modify a symlink to become a file'
> -       git help > help || true
> +       echo git help > help || true
>         rm exec-2.sh
>         cp help exec-2.sh
>         git update-index exec-2.sh
> 
> this looks strange.
> 

Erm, well maybe. I dunno. Junio?

Ramsay
 

      parent reply	other threads:[~2006-08-02 18:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-02  1:03 [PATCH 9/10] Remove cmd_usage() routine and re-organize the help/usage code Ramsay Jones
2006-08-02 13:21 ` Martin Waitz
2006-08-02 18:18   ` Junio C Hamano
2006-08-03 18:26     ` Ramsay Jones
2006-08-03 19:30       ` Junio C Hamano
2006-08-04  4:33       ` Junio C Hamano
2006-08-02 18:47   ` Ramsay Jones [this message]

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='001e01c6b664$294af180$c47eedc1@ramsay1.demon.co.uk' \
    --to=ramsay@ramsay1.demon.co.uk \
    --cc=git@vger.kernel.org \
    --cc=tali@admingilde.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;
as well as URLs for NNTP newsgroup(s).