git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Jay Soffian" <jaysoffian@gmail.com>
To: "Junio C Hamano" <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 2/3] am: remove support for -d .dotest
Date: Tue, 4 Mar 2008 03:57:45 -0500	[thread overview]
Message-ID: <76718490803040057i16cc31b6nee459f560f5386f5@mail.gmail.com> (raw)
In-Reply-To: <1204619106-30449-2-git-send-email-gitster@pobox.com>

On Tue, Mar 4, 2008 at 3:25 AM, Junio C Hamano <gitster@pobox.com> wrote:
> @@ -152,8 +148,8 @@ do
>        --skip)
>                skip=t ;;
>        -d|--dotest)
> -               shift
> -               case "$1" in /*) dotest=$1;; *) dotest="$prefix$1" ;; esac ;;
> +               die "-d option is not longer supported.  Do not use."

s/not longer/no longer/

Also, probably want to remove mention of the option from
Documentation/git-am.txt as well.

j.

      parent reply	other threads:[~2008-03-04  8:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-04  8:25 [PATCH 1/3] am: read from the right mailbox when started from a subdirectory Junio C Hamano
2008-03-04  8:25 ` [PATCH 2/3] am: remove support for -d .dotest Junio C Hamano
2008-03-04  8:25   ` [PATCH 3/3] am: --rebasing Junio C Hamano
2008-03-04  8:57   ` Jay Soffian [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=76718490803040057i16cc31b6nee459f560f5386f5@mail.gmail.com \
    --to=jaysoffian@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /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).