git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Holger Hellmuth (IKS)" <hellmuth@ira.uka.de>
To: Paul Campbell <pcampbell@kemitix.net>
Cc: git <git@vger.kernel.org>, David Michael Barr <b@rr-dav.id.au>,
	Kindjal <kindjal@gmail.com>, bibendi <bibendi@bk.ru>,
	Herman van Rink <rink@initfour.nl>,
	mhoffman <matt.hoffman@quantumretail.com>,
	Nate Jones <nate@endot.org>
Subject: Re: [PATCH 14/19] Document pull-all and push-all
Date: Tue, 12 Mar 2013 16:12:30 +0100	[thread overview]
Message-ID: <513F45DE.6010304@ira.uka.de> (raw)
In-Reply-To: <CALeLG_kdXMb8wAyAL7T9jXk3sT85uJeiNh+v3jz9tKcf25VA9A@mail.gmail.com>

Am 09.03.2013 20:28, schrieb Paul Campbell:
>  From 7dcd40ab8687a588b7b0c6ff914a7cfb601b6774 Mon Sep 17 00:00:00 2001
> From: Herman van Rink <rink@initfour.nl>
> Date: Tue, 27 Mar 2012 13:59:16 +0200
> Subject: [PATCH 14/19] Document pull-all and push-all
>
> ---
>   contrib/subtree/git-subtree.txt | 8 +++++++-
>   1 file changed, 7 insertions(+), 1 deletion(-)
>
> diff --git a/contrib/subtree/git-subtree.txt b/contrib/subtree/git-subtree.txt
> index e0957ee..c8fc103 100644
> --- a/contrib/subtree/git-subtree.txt
> +++ b/contrib/subtree/git-subtree.txt
> @@ -92,13 +92,19 @@ pull::
>   	Exactly like 'merge', but parallels 'git pull' in that
>   	it fetches the given commit from the specified remote
>   	repository.
> -	
> +
> +pull-all::
> +	Perform a pull operation on all in .gittrees registered subtrees.
> +
>   push::
>   	Does a 'split' (see below) using the <prefix> supplied
>   	and then does a 'git push' to push the result to the
>   	repository and refspec. This can be used to push your
>   	subtree to different branches of the remote repository.
>
> +push-all::
> +	Perform a pull operation on all in .gittrees registered subtrees.
                  -----
pull->push


> +
>   split::
>   	Extract a new, synthetic project history from the
>   	history of the <prefix> subtree.  The new history
>

  reply	other threads:[~2013-03-12 15:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-09 19:28 [PATCH 14/19] Document pull-all and push-all Paul Campbell
2013-03-12 15:12 ` Holger Hellmuth (IKS) [this message]
2013-03-13  0:13   ` Paul Campbell

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=513F45DE.6010304@ira.uka.de \
    --to=hellmuth@ira.uka.de \
    --cc=b@rr-dav.id.au \
    --cc=bibendi@bk.ru \
    --cc=git@vger.kernel.org \
    --cc=kindjal@gmail.com \
    --cc=matt.hoffman@quantumretail.com \
    --cc=nate@endot.org \
    --cc=pcampbell@kemitix.net \
    --cc=rink@initfour.nl \
    /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).