Mercurial > public > mercurial-scm > hg
diff mercurial/help/subrepos.txt @ 23325:4165cfd67519
remove: recurse into subrepositories with --subrepos/-S flag
Like 'forget', git and svn subrepos are currently not supported. Unfortunately
the name 'remove' is already used in the subrepo classes, so we break the
convention of naming the subrepo function after the command.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sat, 15 Nov 2014 21:36:19 -0500 |
parents | a2cc3c08c3ac |
children | f6b8d23492e5 |
line wrap: on
line diff
--- a/mercurial/help/subrepos.txt Sat Nov 15 13:50:43 2014 +0900 +++ b/mercurial/help/subrepos.txt Sat Nov 15 21:36:19 2014 -0500 @@ -129,6 +129,10 @@ elements. Subversion subrepositories are currently silently ignored. +:remove: remove does not recurse into subrepositories unless + -S/--subrepos is specified. Git and Subversion subrepositories + are currently silently ignored. + :update: update restores the subrepos in the state they were originally committed in target changeset. If the recorded changeset is not available in the current subrepository, Mercurial