comparison mercurial/help/subrepos.txt @ 35186:aef2b98d9352

merge with stable
author Kevin Bullock <kbullock+mercurial@ringworld.org>
date Fri, 01 Dec 2017 15:21:05 -0600
parents 27196b7fc1ac
children db26dbbee74d
comparison
equal deleted inserted replaced
35185:66ecde8a704d 35186:aef2b98d9352
88 Subversion subrepositories will print a warning and continue. 88 Subversion subrepositories will print a warning and continue.
89 89
90 :archive: archive does not recurse in subrepositories unless 90 :archive: archive does not recurse in subrepositories unless
91 -S/--subrepos is specified. 91 -S/--subrepos is specified.
92 92
93 :cat: cat currently only handles exact file matches in subrepos. 93 :cat: Git subrepositories only support exact file matches.
94 Subversion subrepositories are currently ignored. 94 Subversion subrepositories are currently ignored.
95 95
96 :commit: commit creates a consistent snapshot of the state of the 96 :commit: commit creates a consistent snapshot of the state of the
97 entire project and its subrepositories. If any subrepositories 97 entire project and its subrepositories. If any subrepositories
98 have been modified, Mercurial will abort. Mercurial can be made 98 have been modified, Mercurial will abort. Mercurial can be made