singlehead: introduce option to restrict to public changes
The new experimental.single-head-per-branch:public-changes-only option restricts the single-head-per-branch filter to public changesets. This is useful when serving one repository with different views as publishing and non-publishing repository. Differential Revision: https://phab.mercurial-scm.org/D9525
Showing
- mercurial/configitems.py 5 additions, 0 deletionsmercurial/configitems.py
- mercurial/localrepo.py 7 additions, 1 deletionmercurial/localrepo.py
- mercurial/scmutil.py 2 additions, 2 deletionsmercurial/scmutil.py
- relnotes/next 5 additions, 0 deletionsrelnotes/next
- tests/test-single-head.t 96 additions, 1 deletiontests/test-single-head.t
Please register or sign in to comment