summaryrefslogtreecommitdiff
path: root/t/unit-tests/t-hashmap.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-09-17 12:07:52 +0200
committerJunio C Hamano <gitster@pobox.com>2024-09-17 13:53:29 -0700
commit1f2df6f9a56118c282f09f263962acba55080c28 (patch)
tree656a66c3423f01f8359185fcb8d7a5a4ee06b6be /t/unit-tests/t-hashmap.c
parented155187b429a2a6b6475efe1767053df37ccfe1 (diff)
apply: reorder functions to move image-related things together
While most of the functions relating to `struct image` are relatively close to one another, `fuzzy_matchlines()` sits in between those even though it is rather unrelated. Reorder functions such that `struct image`-related functions are next to each other. While at it, move `clear_image()` to the top such that it is close to the struct definition itself. This makes this lifecycle-related thing easy to discover. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/t-hashmap.c')
0 files changed, 0 insertions, 0 deletions