Merge branch 'ks/ref-filter-describe'
commit70e5c5ddddadc7f15f64f812ae511eab83ca0040
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 Aug 2023 16:37:24 +0000 (2 09:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Aug 2023 16:37:24 +0000 (2 09:37 -0700)
tree7da7c89132f10d8c574d1cb190d8cef8e609096c
parent8bfb359844cf51aedaf0d28486d4ce9867ccb46c
parentf5d18f8c0ef9cc3e62420268c2e72d1fd46b940c
Merge branch 'ks/ref-filter-describe'

"git branch --list --format=<format>" and friends are taught
a new "%(describe)" placeholder.

* ks/ref-filter-describe:
  ref-filter: add new "describe" atom
  ref-filter: add multiple-option parsing functions
Documentation/git-for-each-ref.txt
ref-filter.c
t/t6300-for-each-ref.sh