]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'gf/shorthand-version-and-help'
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 May 2022 22:26:52 +0000 (15:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 May 2022 22:26:53 +0000 (15:26 -0700)
"git -v" and "git -h" are now understood as "git --version" and
"git --help".

* gf/shorthand-version-and-help:
  cli: add -v and -h shorthands

1  2 
git.c

diff --cc git.c
Simple merge