Some git directories don't have their entries in the right order, which is an issue for us because:
* swh-model reorders them before checksuming
* the postgresql storage does not preserve the relative order of file and dir entries
* the cassandra storage does not preserve order at all (they are sorted by null-padded name)