Relative Content

Tag Archive for gitsorting

How Git sort entries in trees?

I use command like git cat-file -p {tree_hash} and see, that files sorted in special way. It is not Lexicographical order, because if we have entries in lexicographical order:

How Git sort entries in trees?

I use command like git cat-file -p {tree_hash} and see, that files sorted in special way. It is not Lexicographical order, because if we have entries in lexicographical order:

How Git sort entries in trees?

I use command like git cat-file -p {tree_hash} and see, that files sorted in special way. It is not Lexicographical order, because if we have entries in lexicographical order: