On Mon, Apr 04 2022, Junio C Hamano wrote: > * gf/shorthand-version-and-help (2022-03-31) 1 commit > - cli: add -v and -h shorthands > > "git -v" and "git -h" are now understood as "git --version" and > "git --help". > > Will merge to 'next'? > source: <20220331212709.36036-1-garrit@slashdev.space> I've reviewed it and it looks good to me, and per my reply in the thread I don't think we need to worry about squatting on a potential top-level --verbose short flag.