]> git.ipfire.org Git - thirdparty/git.git/commit
reftable/blocksource: refactor code to match our coding style
authorPatrick Steinhardt <ps@pks.im>
Thu, 11 Jan 2024 10:06:52 +0000 (11:06 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Jan 2024 20:10:59 +0000 (12:10 -0800)
commit85e72be15d9eed0fc9373a8f4f8bc0fcc75041b3
tree80f5aade2966ef5a8bedb62cee6b9c44c9aa5974
parent6fdfaf15a0c60572ac58c979a46e34634051e12f
reftable/blocksource: refactor code to match our coding style

Refactor `reftable_block_source_from_file()` to match our coding style
better.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
reftable/blocksource.c