Mercurial > public > mercurial-scm > hg
diff tests/test-extdiff.t @ 25813:18bae5eb58c5
extdiff: add support for subrepos
Git and svn subrepo support is incomplete, because they don't support archiving
the working copy.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sun, 15 Jul 2012 12:43:10 -0400 |
parents | eea3977e6fca |
children | 0fd20a71abdb |
line wrap: on
line diff
--- a/tests/test-extdiff.t Wed Jul 11 20:48:51 2012 -0400 +++ b/tests/test-extdiff.t Sun Jul 15 12:43:10 2012 -0400 @@ -48,6 +48,7 @@ -c --change REV change made by revision -I --include PATTERN [+] include names matching the given patterns -X --exclude PATTERN [+] exclude names matching the given patterns + -S --subrepos recurse into subrepositories (some details hidden, use --verbose to show complete help)