]> git.99rst.org Git - git.git/commit
name-hash.h: move declarations for name-hash.c from cache.h
authorElijah Newren <redacted>
Tue, 16 May 2023 06:33:50 +0000 (06:33 +0000)
committerJunio C Hamano <redacted>
Wed, 21 Jun 2023 20:39:53 +0000 (13:39 -0700)
commitf5653856c26efb2ce722148060518817af2ab023
tree3b0291ab941ea62464de82524b8eac0ae059e2b2
parent64c8559575a2d91bad66a3c0a7067d9275dd5905
name-hash.h: move declarations for name-hash.c from cache.h

Signed-off-by: Elijah Newren <redacted>
Signed-off-by: Junio C Hamano <redacted>
12 files changed:
apply.c
builtin/mv.c
cache.h
dir.c
entry.c
merge-recursive.c
name-hash.c
name-hash.h [new file with mode: 0644]
read-cache.c
sparse-index.c
t/helper/test-lazy-init-name-hash.c
unpack-trees.c
git clone https://git.99rst.org/PROJECT