]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit4976f244f3cd8a9161fdbcc3cfd1ed7b65bb349e
treee379593c50747e24ecb5b8ff1c8e7c454225dde3
parent796388bebdd4942a689a9356e26dbb0d8affea08
parent6b52f48b8f1cda8d428d3e4fe685bd28713f293f
Merge branch 'gf/shorthand-version-and-help'

"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
git.c