Mercurial > public > mercurial-scm > hg
diff mercurial/help/subrepos.txt @ 23991:07c1a7d1ef69
subrepo: add 'cat' support for git subrepos
V2: use 'self._ctx.node()' instead of 'rev' in makefileobj.
As Matt Harbison mentioned, using 'rev' does not make sense,
since we'd be passing a git revision to the top-level
Mercurial repository.
author | Mathias De Mar? <mathias.demare@gmail.com> |
---|---|
date | Sun, 01 Feb 2015 14:09:31 +0100 |
parents | cb42050f2dad |
children | bd9f64ec891d |
line wrap: on
line diff
--- a/mercurial/help/subrepos.txt Mon Feb 02 12:50:48 2015 -0600 +++ b/mercurial/help/subrepos.txt Sun Feb 01 14:09:31 2015 +0100 @@ -91,7 +91,7 @@ -S/--subrepos is specified. :cat: cat currently only handles exact file matches in subrepos. - Git and Subversion subrepositories are currently ignored. + Subversion subrepositories are currently ignored. :commit: commit creates a consistent snapshot of the state of the entire project and its subrepositories. If any subrepositories