El vie, 19 jun 2026 a las 16:56, Pablo Sabater
([off-list ref]) escribió:
From: Eric Ju <redacted>
This refactor extracts utility functions from the cat-file's test
script "t1006-cat-file.sh" into a new "lib-cat-file.sh" dedicated
library file. The goal is to improve code reuse and readability,
enabling future tests to leverage these utilities without duplicating
code.
Signed-off-by: Pablo Sabater <redacted>
I forgot to mention that it is needed in a subsequent commit, sorry.
It will be in the next version.