13
11
Lazy inventory object that will:
14
12
- be synced with the dirstate - or invalidated or something
15
13
- only convert as much as needed. I.e. calling iter_entries_by_dir does not
20
16
In things like get_file_sha1 on tree, consider a deprecation warning if
21
17
path is not given? or some developer tool to profile.