On Sun, Jul 26, 2026 at 9:59 PM Junio C Hamano [off-list ref] wrote:
K Jayatheerth [off-list ref] writes:
quoted
Series adds keys to git repo info.
Keys output paths of repository components:
* path.toplevel: repository tree.
* path.superproject-working-tree: superproject tree from submodules.
* path.objects: repository objects.
* path.hooks: repository hooks.
* path.index: repository index.
* path.grafts: repository grafts.
* path.git-prefix: prefix offset.
I guess the issues I had at the design level in the previous
iteration is gone ;-)
I'd love to hear real reviews from others on these patches, but
at least I didn't spot anything glaringly wrong anymore.
Thanks.
Sure,
until then I will work on the histogram patches in git repo structure.
Thanks for validating!
Regards,
- K Jayatheerth