git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael J Gruber <git@drmicha.warpmail.net>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: git@vger.kernel.org, Steven Rostedt <rostedt@goodmis.org>,
	Darren 'Some People' Hart <darren@dvhart.com>
Subject: Re: [PATCH v2] Documentation/git-clone: describe --mirror more verbose
Date: Mon, 04 Oct 2010 14:52:08 +0200	[thread overview]
Message-ID: <4CA9CDF8.6040002@drmicha.warpmail.net> (raw)
In-Reply-To: <1286185878-23795-1-git-send-email-u.kleine-koenig@pengutronix.de>

Uwe Kleine-König venit, vidit, dixit 04.10.2010 11:51:
> Some people in #linux-rt claimed that you cannot define "--mirror" with
> "mirror" only.
> 
> Cc: Steven Rostedt <rostedt@goodmis.org>
> Cc: Darren 'Some People' Hart <darren@dvhart.com>
> Cc: Michael J Gruber <git@drmicha.warpmail.net>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
>  Documentation/git-clone.txt |    7 ++++++-
>  1 files changed, 6 insertions(+), 1 deletions(-)
> 
> diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt
> index dc7d3d1..524a080 100644
> --- a/Documentation/git-clone.txt
> +++ b/Documentation/git-clone.txt
> @@ -128,7 +128,12 @@ objects from the source repository into a pack in the cloned repository.
>  	configuration variables are created.
>  
>  --mirror::
> -	Set up a mirror of the remote repository.  This implies `--bare`.
> +	Set up a mirror of the source repository.  This implies `--bare`.
> +	Compared to `--bare`, `--mirror` does not only map local branches of
> +	the source to local branches of the target but all refs (including
> +	remote branches, notes etc.) and sets up a refspec configuration such
> +	that all these refs are overwritten by a `git remote update` in the
> +	target repository.
>  
>  --origin <name>::
>  -o <name>::

Yep, and thanks for being patient! JC may prefer a grammatically correct
commit subject ("more verbosely") but in any case, thanks for hanging in
there ;)

Michael

Acked-by: sender

  parent reply	other threads:[~2010-10-04 12:52 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-01 20:13 [PATCH] Documentation/git-clone: describe --mirror more verbose Uwe Kleine-König
2010-10-01 20:18 ` Darren Hart
2010-10-01 21:16   ` Steven Rostedt
2010-10-04  7:25     ` Michael J Gruber
2010-10-04  7:50       ` Uwe Kleine-König
2010-10-04  8:23         ` Michael J Gruber
2010-10-04  8:50           ` Uwe Kleine-König
2010-10-04  9:28             ` Michael J Gruber
2010-10-04  9:51               ` [PATCH v2] " Uwe Kleine-König
2010-10-04 12:47                 ` Steven Rostedt
2010-10-04 12:52                 ` Michael J Gruber [this message]
2010-10-04 14:42                 ` Darren Hart
2010-10-04 17:28                   ` [PATCH v3] Documentation/git-clone: describe --mirror more verbosely Uwe Kleine-König
2010-10-04 17:29               ` [PATCH] Documentation/git-clone: describe --mirror more verbose Junio C Hamano
2010-10-04 17:39                 ` Matthieu Moy
2010-10-04 19:05                   ` Darren Hart
2010-10-05  7:01                 ` Uwe Kleine-König
2010-10-05 15:41                   ` Junio C Hamano

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=4CA9CDF8.6040002@drmicha.warpmail.net \
    --to=git@drmicha.warpmail.net \
    --cc=darren@dvhart.com \
    --cc=git@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=u.kleine-koenig@pengutronix.de \
    /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).