1
0
mirror of https://github.com/git/git.git synced 2024-09-29 10:51:21 +02:00
git/refs
René Scharfe 35cf94eaf6 refs/files-backend: remove unused open mode parameter
We only need to provide a mode if we are willing to let open(2) create
the file, which is not the case here, so drop the unnecessary parameter.

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-09-09 17:40:28 -07:00
..
debug.c
files-backend.c
iterator.c
packed-backend.c
packed-backend.h
ref-cache.c
ref-cache.h
refs-internal.h