]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/fix-ref-sorting-parse'
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 Nov 2021 23:41:47 +0000 (15:41 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Nov 2021 23:41:47 +0000 (15:41 -0800)
Things like "git -c branch.sort=bogus branch new HEAD", i.e. the
operation modes of the "git branch" command that do not need the
sort key information, no longer errors out by seeing a bogus sort
key.

* jc/fix-ref-sorting-parse:
  for-each-ref: delay parsing of --sort=<atom> options

1  2 
ref-filter.c
t/t3200-branch.sh

diff --cc ref-filter.c
Simple merge
Simple merge