From: Paul Campbell <pcampbell@kemitix.net>
To: "Holger Hellmuth (IKS)" <hellmuth@ira.uka.de>
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: Wed, 13 Mar 2013 00:13:09 +0000 [thread overview]
Message-ID: <CALeLG_mtN3WppXXva8cH8s6SO0nQThSq6pw-FHe47oFrXzeCRQ@mail.gmail.com> (raw)
In-Reply-To: <513F45DE.6010304@ira.uka.de>
On Tue, Mar 12, 2013 at 3:12 PM, Holger Hellmuth (IKS)
<hellmuth@ira.uka.de> wrote:
> 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
>
Thanks.
>> +
>> split::
>> Extract a new, synthetic project history from the
>> history of the <prefix> subtree. The new history
>>
>
--
Paul [W] Campbell
prev parent reply other threads:[~2013-03-13 0:13 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)
2013-03-13 0:13 ` Paul Campbell [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=CALeLG_mtN3WppXXva8cH8s6SO0nQThSq6pw-FHe47oFrXzeCRQ@mail.gmail.com \
--to=pcampbell@kemitix.net \
--cc=b@rr-dav.id.au \
--cc=bibendi@bk.ru \
--cc=git@vger.kernel.org \
--cc=hellmuth@ira.uka.de \
--cc=kindjal@gmail.com \
--cc=matt.hoffman@quantumretail.com \
--cc=nate@endot.org \
--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).