subrepo: propagate matcher to subrepos when archiving
Add a match object to subrepo.archive(). This will allow the -X and -I options to be honored inside subrepos when archiving. They formerly only affect the top level repo.
Showing
- hgext/largefiles/overrides.py 10 additions, 3 deletionshgext/largefiles/overrides.py
- mercurial/archival.py 3 additions, 1 deletionmercurial/archival.py
- mercurial/subrepo.py 13 additions, 7 deletionsmercurial/subrepo.py
- tests/test-subrepo-deep-nested-change.t 134 additions, 1 deletiontests/test-subrepo-deep-nested-change.t
- tests/test-subrepo-git.t 10 additions, 0 deletionstests/test-subrepo-git.t
- tests/test-subrepo-svn.t 22 additions, 0 deletionstests/test-subrepo-svn.t
Loading
Please register or sign in to comment