]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/show-branch-g-current'
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 May 2022 23:42:47 +0000 (16:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 May 2022 23:42:47 +0000 (16:42 -0700)
The "--current" option of "git show-branch" should have been made
incompatible with the "--reflog" mode, but this was not enforced,
which has been corrected.

* jc/show-branch-g-current:
  show-branch: -g and --current are incompatible

1  2 
builtin/show-branch.c

Simple merge