git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bert Wesarg <bert.wesarg@googlemail.com>
To: Daniel Barkalow <barkalow@iabervon.org>
Cc: Junio C Hamano <gitster@pobox.com>,
	git@vger.kernel.org, Johan Herland <johan@herland.net>
Subject: Re: [PATCH 1/2] Add push by "export"
Date: Wed, 5 Aug 2009 11:08:23 +0200	[thread overview]
Message-ID: <36ca99e90908050208m52a9705focc86ca579780a55b@mail.gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.00.0908050056510.2147@iabervon.org>

On Wed, Aug 5, 2009 at 07:02, Daniel Barkalow<barkalow@iabervon.org> wrote:
> ---
>  Documentation/git-remote-helpers.txt |   33 ++++++++++++++++++
>  transport-helper.c                   |   62 ++++++++++++++++++++++++++++++++++
>  2 files changed, 95 insertions(+), 0 deletions(-)
>
> diff --git a/Documentation/git-remote-helpers.txt b/Documentation/git-remote-helpers.txt
> index 9a3c5bc..dede2e5 100644
> --- a/Documentation/git-remote-helpers.txt
> +++ b/Documentation/git-remote-helpers.txt
> @@ -75,6 +86,10 @@ CAPABILITIES
>        and --export-marks option to git-fast-import for more details)
>        located at the given filename.
>
> +'export' [flags]::
> +       This helper supports the 'export' command. The flags specify
> +       features of the history that may be exported (see below).
> +
I can't find any code or usage of these flags in the patch!

Bert

      reply	other threads:[~2009-08-05  9:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-05  5:02 [PATCH 1/2] Add push by "export" Daniel Barkalow
2009-08-05  9:08 ` Bert Wesarg [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=36ca99e90908050208m52a9705focc86ca579780a55b@mail.gmail.com \
    --to=bert.wesarg@googlemail.com \
    --cc=barkalow@iabervon.org \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=johan@herland.net \
    /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).