Re: [PATCH 3/4] Implement git-checkout-cache -u to update stat information in the cache.
From: Junio C Hamano <hidden> Date: 2016-06-15 22:41:57
quoted
quoted
quoted
quoted
"LT" == Linus Torvalds [off-list ref] writes:
LT> ... and as long as the index file locking is honoured
LT> (which the patch seemed to do) ...
Yes, it does. But that was one thing I was not very sure about
this patch. I am reasonably sure this "index.c" conflicts with
the libification effort, and when the libification finishes, I
feel that what "index.c" does should be part of it.