merge: have merge.update use a matcher instead of partial fn
This is relatively rarely used functionality, but migrating this to a matcher will make future work on narrow clones more feasible.
Showing
- hgext/histedit.py 2 additions, 2 deletionshgext/histedit.py
- hgext/largefiles/overrides.py 5 additions, 2 deletionshgext/largefiles/overrides.py
- hgext/rebase.py 3 additions, 3 deletionshgext/rebase.py
- hgext/transplant.py 2 additions, 2 deletionshgext/transplant.py
- mercurial/cmdutil.py 2 additions, 2 deletionsmercurial/cmdutil.py
- mercurial/commands.py 1 addition, 2 deletionsmercurial/commands.py
- mercurial/hg.py 2 additions, 2 deletionsmercurial/hg.py
- mercurial/merge.py 15 additions, 4 deletionsmercurial/merge.py
- tests/test-revlog-ancestry.py 2 additions, 3 deletionstests/test-revlog-ancestry.py
Loading
Please register or sign in to comment