diff options
| author | Karsten Blees <karsten.blees@gmail.com> | 2026-01-09 20:05:00 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-01-09 18:32:54 -0800 |
| commit | 882e5e05282758c736bba4e719c5f6f626986fe7 (patch) | |
| tree | cbbff4feefc379112e06b0da1bfe7a67b54056c7 /contrib/persistent-https | |
| parent | 48bc5094de4d2c549efd82780d4488071955d4ff (diff) | |
| download | git-882e5e05282758c736bba4e719c5f6f626986fe7.tar.gz git-882e5e05282758c736bba4e719c5f6f626986fe7.zip | |
mingw: drop the separate `do_lstat()` function
With the new `mingw_stat()` implementation, `do_lstat()` is only called
from `mingw_lstat()` (with the function parameter `follow == 0`). Remove
the extra function and the old `mingw_stat()`-specific (`follow == 1`)
logic.
Signed-off-by: Karsten Blees <karsten.blees@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
