Re: [PATCH 7/8] combine-diff: Fast changed-to-all-parents paths scanning
From: Junio C Hamano <hidden> Date: 2016-06-15 22:59:50
Kirill Smelkov [off-list ref] writes:
I agree object data should be immutable for good. The only thing I'm talking
about here is mode, which is parsed from a tree buffer and is stored in
separate field:
Ah, I do not see any problem in that case, then.
Thanks.