All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Jonathon Mah <me@JonathonMah.com>
Cc: "git\@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: [PATCH 2/2] Documentation: fix git-prune example usage
Date: Thu, 18 Jul 2013 10:55:27 -0700	[thread overview]
Message-ID: <7vr4ev3g8g.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <E676323F-CEDD-4072-B4FF-737143354401@JonathonMah.com> (Jonathon Mah's message of "Thu, 18 Jul 2013 00:12:35 -0700")

Jonathon Mah <me@JonathonMah.com> writes:

> ---
>  Documentation/git-prune.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks.  Can we have your sign-off?

>
> diff --git a/Documentation/git-prune.txt b/Documentation/git-prune.txt
> index 80d01b0..bf82410 100644
> --- a/Documentation/git-prune.txt
> +++ b/Documentation/git-prune.txt
> @@ -59,7 +59,7 @@ borrows from your repository via its
>  `.git/objects/info/alternates`:
>  
>  ------------
> -$ git prune $(cd ../another && $(git rev-parse --all))
> +$ git prune $(cd ../another && git rev-parse --all)
>  ------------
>  
>  Notes

      reply	other threads:[~2013-07-18 17:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-18  7:11 [PATCH 1/2] Documentation: remove --prune from pack-refs examples Jonathon Mah
2013-07-18  7:12 ` [PATCH 2/2] Documentation: fix git-prune example usage Jonathon Mah
2013-07-18 17:55   ` Junio C Hamano [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=7vr4ev3g8g.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=me@JonathonMah.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.