changeset 15428:da81da6caa6b stable

subrepo: improve help for git subrepo support Add details on which commands are supported for git subrepos.
author David M. Carr <david@carrclan.us>
date Thu, 03 Nov 2011 23:12:30 -0400
parents 2a3ab9e81a3e
children e48f0913f018
files mercurial/help/subrepos.txt
diffstat 1 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/help/subrepos.txt	Thu Nov 03 23:11:40 2011 -0400
+++ b/mercurial/help/subrepos.txt	Thu Nov 03 23:12:30 2011 -0400
@@ -73,8 +73,8 @@
 -----------------------------------
 
 :add: add does not recurse in subrepos unless -S/--subrepos is
-    specified. Subversion subrepositories are currently silently
-    ignored.
+    specified. Git and Subversion subrepositories are currently
+    silently ignored.
 
 :archive: archive does not recurse in subrepositories unless
     -S/--subrepos is specified.
@@ -90,16 +90,16 @@
 
 :diff: diff does not recurse in subrepos unless -S/--subrepos is
     specified. Changes are displayed as usual, on the subrepositories
-    elements. Subversion subrepositories are currently silently
-    ignored.
+    elements. Git and Subversion subrepositories are currently
+    silently ignored.
 
 :incoming: incoming does not recurse in subrepos unless -S/--subrepos
-    is specified. Subversion subrepositories are currently silently
-    ignored.
+    is specified. Git and Subversion subrepositories are currently
+    silently ignored.
 
 :outgoing: outgoing does not recurse in subrepos unless -S/--subrepos
-    is specified. Subversion subrepositories are currently silently
-    ignored.
+    is specified. Git and Subversion subrepositories are currently
+    silently ignored.
 
 :pull: pull is not recursive since it is not clear what to pull prior
     to running :hg:`update`. Listing and retrieving all