hit icon indicating copy to clipboard operation
hit copied to clipboard

writeTree doesn't sort

Open davean opened this issue 10 years ago • 0 comments

Git requires trees on disk to be sorted by

https://github.com/git/git/blob/master/builtin/mktree.c#L34-L40 and https://github.com/git/git/blob/bca181109d6f054d525c71a84963bbdc1f0c40bf/read-cache.c#L385-L402

davean avatar Mar 27 '15 22:03 davean