diff options
| author | Tian Yuchen <cat@malon.dev> | 2026-07-20 18:53:32 +0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-07-20 07:37:05 -0700 |
| commit | 8817d7931aab41d4423fbf588f1ab2247070d816 (patch) | |
| tree | 89e97e53987e19494e985ca5e75af69f60e15236 /contrib/persistent-https | |
| parent | c69baaf57ba26cf117c2b6793802877f19738b0d (diff) | |
read-cache: remove redundant extern declarations
The 'read-cache.c' file already includes 'environment.h', which provides
the extern declarations for variables like 'trust_executable_bit' and
'has_symlinks'.
Remove the redundant extern declarations inside 'st_mode_from_ce()' to
clean up the code.
Mentored-by: Christian Couder <christian.couder@gmail.com>
Mentored-by: Ayush Chandekar <ayu.chandekar@gmail.com>
Mentored-by: Olamide Caleb Bello <belkid98@gmail.com>
Signed-off-by: Tian Yuchen <cat@malon.dev>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
