git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Daniel Barkalow <barkalow@iabervon.org>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 4/5] Draft of API for git-vcs-*, transport.c code to use it.
Date: Wed, 25 Mar 2009 10:42:58 -0700	[thread overview]
Message-ID: <7vocvp7b31.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <alpine.LNX.1.00.0903251050430.19665@iabervon.org> (Daniel Barkalow's message of "Wed, 25 Mar 2009 12:20:13 -0400 (EDT)")

Daniel Barkalow <barkalow@iabervon.org> writes:

>> > +'import'::
>> > +	Takes the remote name and a list of names of refs, and imports
>> > +	whatever it describes, by outputting it in git-fast-import
>> > +	format.
>> > +
>> > +'export'::
>> > +	Sends the branch to the foreign system and reimports it in
>> > +	fast-import format.
>> 
>> The above two description is inconsistent; say "git-fast-import" for both.
>
> Not "fast-import" for both, now that other systems have adopted the format 
> as input?

I did not mean anything deeper than just pointing out that one sentence
calls the format "git-fast-import format" and the other one calls
"fast-import format".

  reply	other threads:[~2009-03-25 17:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-25  3:04 [PATCH 4/5] Draft of API for git-vcs-*, transport.c code to use it Daniel Barkalow
2009-03-25  7:11 ` Junio C Hamano
2009-03-25 16:20   ` Daniel Barkalow
2009-03-25 17:42     ` Junio C Hamano [this message]
2009-03-25 18:03     ` Junio C Hamano
2009-03-25 19:28       ` Daniel Barkalow
2009-03-25 19:40         ` Junio C Hamano
2009-03-25 20:38           ` Daniel Barkalow

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=7vocvp7b31.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=barkalow@iabervon.org \
    --cc=git@vger.kernel.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).