Show More
@@ -778,7 +778,7 b' the output contains a regex, because git' | |||||
778 | $ hg diff --subrepos --stat |
|
778 | $ hg diff --subrepos --stat | |
779 | \s*barfoo |\s*1 + (re) |
|
779 | \s*barfoo |\s*1 + (re) | |
780 | \s*foobar |\s*2 +- (re) |
|
780 | \s*foobar |\s*2 +- (re) | |
781 | 2 files changed, 2 insertions(+), 1 deletion(-) (no-eol) |
|
781 | 2 files changed, 2 insertions\(\+\), 1 deletions?\(-\) \(no-eol\) (re) | |
782 |
|
782 | |||
783 |
|
|
783 | ensure adding include/exclude ignores the subrepo | |
784 | $ hg diff --subrepos -I s/foobar |
|
784 | $ hg diff --subrepos -I s/foobar |
General Comments 0
You need to be logged in to leave comments.
Login now