Show More
@@ -626,6 +626,7 b' class hgsubrepo(abstractsubrepo):' | |||
|
626 | 626 | os.path.join(prefix, self._path), explicitonly, |
|
627 | 627 | **opts) |
|
628 | 628 | |
|
629 | @annotatesubrepoerror | |
|
629 | 630 | def addremove(self, m, prefix, opts, dry_run, similarity): |
|
630 | 631 | # In the same way as sub directories are processed, once in a subrepo, |
|
631 | 632 | # always entry any of its subrepos. Don't corrupt the options that will |
General Comments 0
You need to be logged in to leave comments.
Login now