From: Paul Campbell <pcampbell@kemitix.net>
To: git <git@vger.kernel.org>
Cc: 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: [PATCH 14/19] Document pull-all and push-all
Date: Sat, 9 Mar 2013 19:28:54 +0000 [thread overview]
Message-ID: <CALeLG_kdXMb8wAyAL7T9jXk3sT85uJeiNh+v3jz9tKcf25VA9A@mail.gmail.com> (raw)
>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.
+
split::
Extract a new, synthetic project history from the
history of the <prefix> subtree. The new history
--
1.8.2.rc1
--
Paul [W] Campbell
next reply other threads:[~2013-03-09 19:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-09 19:28 Paul Campbell [this message]
2013-03-12 15:12 ` [PATCH 14/19] Document pull-all and push-all Holger Hellmuth (IKS)
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=CALeLG_kdXMb8wAyAL7T9jXk3sT85uJeiNh+v3jz9tKcf25VA9A@mail.gmail.com \
--to=pcampbell@kemitix.net \
--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=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).