Re: [PATCH 14/19] Document pull-all and push-all

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 09.03.2013 20:28, schrieb Paul Campbell:
 From 7dcd40ab8687a588b7b0c6ff914a7cfb601b6774 Mon Sep 17 00:00:00 2001
From: Herman van Rink <rink@xxxxxxxxxxx>
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


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]