diff mercurial/help/subrepos.txt @ 24174:bd9f64ec891d

subrepos: support adding files in git subrepos This support includes correct matching, so includes, excludes and patterns are all supported.
author Mathias De Maré <mathias.demare@gmail.com>
date Tue, 24 Feb 2015 08:49:22 +0100
parents 07c1a7d1ef69
children a8595176dd64
line wrap: on
line diff
--- a/mercurial/help/subrepos.txt	Sun Feb 15 17:29:10 2015 -0500
+++ b/mercurial/help/subrepos.txt	Tue Feb 24 08:49:22 2015 +0100
@@ -78,7 +78,7 @@
 :add: add does not recurse in subrepos unless -S/--subrepos is
     specified.  However, if you specify the full path of a file in a
     subrepo, it will be added even without -S/--subrepos specified.
-    Git and Subversion subrepositories are currently silently
+    Subversion subrepositories are currently silently
     ignored.
 
 :addremove: addremove does not recurse into subrepos unless