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
- Branch
- default
- Lint
- No Linters Available 
- Unit
- No Unit Test Coverage 
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.