141
141
# We don't directly know the inum of the files of course but we do
142
142
# know where they were last sighted, so we can sort by that.
147
148
cache = load_cache(branch)
149
151
return _update_cache_from_list(branch, cache, _files_from_inventory(inv))