On Wed, Aug 20, 2025 at 11:42:45AM -0300, Lucas Seiki Oshiro wrote: > Hi! > > This patchset adds two features to `git repo info`. They are unrelated, > but I preferred to send them together to avoid merge conflicts and > because they are small. > > - The first patch adds the `-z` as an alias for `--format=null`, as > requested in [1] > > - The second patch adds `objects.format`, which retrieves the same value > as `git rev-parse --show-object-format` > > Thanks! > > [1] https://lore.kernel.org/git/mgdervgp34m6ipfbodsfn7cztcl7gdeggzemfgivzvuyk7qtba@wdijebkuioxg/ What this cover letter doesn't mention is the base of the topic. I assume it's v2.51.0 with lo/repo-info merged into it? Patrick