]> git.ipfire.org Git - thirdparty/git.git/commit - unpack-trees.c
unpack_trees(): start with a fresh lstat cache
authorMatheus Tavares <matheus.bernardino@usp.br>
Tue, 2 Feb 2021 21:37:10 +0000 (22:37 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 12 Feb 2021 14:47:02 +0000 (15:47 +0100)
commit22539ec3b5e678c054ab361a37a7cdcc64ca1228
tree09a976a2263611475f713e394b22d29c4d9cbec8
parent0d58fef58a6f382ba1d35f47a01cb55d8976335f
unpack_trees(): start with a fresh lstat cache

We really want to avoid relying on stale information.

Signed-off-by: Matheus Tavares <matheus.bernardino@usp.br>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
unpack-trees.c