For how narrow+share is supposed to work, see
https://www.mercurial-scm.org/wiki/NarrowSharePlan.
Details
Details
- Reviewers
durin42 - Group Reviewers
hg-reviewers - Commits
- rHG7db1619af061: tests: add test for narrow+share
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
+ $ find main/d* -type f
+ main/d1/f
+ main/d3/g
+ main/d3/f
+ main/d5/f
+ main/d7/f
Inserted | sort to stabilize the output.