]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/fake-lstat'
authorJunio C Hamano <gitster@pobox.com>
Wed, 27 Dec 2023 22:52:24 +0000 (14:52 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 Dec 2023 22:52:24 +0000 (14:52 -0800)
commit01f86ebb95cc6613db3e637aaba1599e6435c6b7
tree14ba5298c9a6d3b0eb34507a2b855457d6083fc4
parentdb2cf6f3bbab88631d98ec737591b52ae4d87251
parentc33fa871a5c89091cfc89fd7b6ef504d2d48bef2
Merge branch 'jc/fake-lstat'

A new helper to let us pretend that we called lstat() when we know
our cache_entry is up-to-date via fsmonitor.

* jc/fake-lstat:
  cache: add fake_lstat()
statinfo.c