comparison tests/test-eolfilename.t @ 51251:0409bd6ba663

rust-revlog: add invalidation detection to `NodeTree` class This will be useful for callers, such as `scmutil` who reuse a `NodeTree` instance as a cache. They would otherwise get hard errors if any mutation of the index occurred since instantiation. This is something the C index does not provide.
author Georges Racinet <georges.racinet@octobus.net>
date Mon, 30 Oct 2023 22:36:30 +0100
parents 3175b0e0058b
children
comparison
equal deleted inserted replaced
51250:a8ca22119385 51251:0409bd6ba663