See inline comments. I plan to fix the underlying issue before revlogv2 is
stabilized.
Details
Details
- Reviewers
- indygreg - marmoute 
- Group Reviewers
- hg-reviewers 
- Commits
- rHGc8bb7b89179e: revlogv2: temporarily forbid inline revlogs
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. 
Should we really drop this ? If we don't use the inline revlog right now, but will do in the future, it is better to keep this. Or am I missing something.