On Wed, Mar 27, 2024 at 4:46 AM Patrick Steinhardt [off-list ref] wrote:
this is the third version of my patch series that aims to add
subcommands to git-config(1) in a backwards-compatible manner.
There's only been a few changes compared to v2 based on Eric's comments:
7: 8ceced0fc5 ! 7: eee1fae50c builtin/config: introduce "get" subcommand
-+ With "get", Return all values for a multi-valued key.
++ With `get`, Return all values for a multi-valued key.
Better. This fixes the typesetting problem but misses the
s/Return/return/ mentioned earlier[1].
[1]: https://lore.kernel.org/git/CAPig+cRwh4HCi=Q01tGJ0WOb59iE18HWSCNxGogcreOz+2w1WA@mail.gmail.com/ (local)