largefiles: fix largefiles+subrepo update (issue3752)
Override updaterepo() instead of individual methods that may not be called for each subrepo. Add test. Based on patch from Matt Harbison. Changes the order of update-related messages (now largefiles comes before the global status).
Showing
- hgext/largefiles/overrides.py 11 additions, 11 deletionshgext/largefiles/overrides.py
- hgext/largefiles/uisetup.py 1 addition, 5 deletionshgext/largefiles/uisetup.py
- tests/test-issue3084.t 1 addition, 1 deletiontests/test-issue3084.t
- tests/test-largefiles-cache.t 3 additions, 3 deletionstests/test-largefiles-cache.t
- tests/test-largefiles-small-disk.t 0 additions, 1 deletiontests/test-largefiles-small-disk.t
- tests/test-largefiles.t 64 additions, 39 deletionstests/test-largefiles.t
- tests/test-lfconvert.t 2 additions, 2 deletionstests/test-lfconvert.t
Loading
Please register or sign in to comment