Mercurial > public > mercurial-scm > hg
diff mercurial/help/subrepos.txt @ 25228:63a57a2727b6
files: recurse into subrepos automatically with an explicit path
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sun, 17 May 2015 22:42:47 -0400 |
parents | 89fe9921511f |
children | 2406dbba49bd |
line wrap: on
line diff
--- a/mercurial/help/subrepos.txt Wed May 20 01:06:09 2015 +0900 +++ b/mercurial/help/subrepos.txt Sun May 17 22:42:47 2015 -0400 @@ -109,8 +109,10 @@ elements. Subversion subrepositories are currently silently ignored. :files: files does not recurse into subrepos unless -S/--subrepos is - specified. Git and Subversion subrepositories are currently - silently ignored. + specified. However, if you specify the full path of a file or + directory in a subrepo, it will be displayed even without + -S/--subrepos being specified. Git and Subversion subrepositories + are currently silently ignored. :forget: forget currently only handles exact file matches in subrepos. Git and Subversion subrepositories are currently silently ignored.