Merge branch 'ac/remote-v-with-object-list-filters'
commit2785b71ef94799150d5ee02a24e6bbe330cae572
authorJunio C Hamano <gitster@pobox.com>
Thu, 26 May 2022 21:51:32 +0000 (26 14:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 May 2022 21:51:32 +0000 (26 14:51 -0700)
tree28061a9899bb5eee37f1dbc6ac2af854ad9b7295
parent2088a0c0cd61ab6c98064e68619e1d931a4619e2
parentef6d15ca536a50d916f8d9c7f600d650810161b1
Merge branch 'ac/remote-v-with-object-list-filters'

"git remote -v" now shows the list-objects-filter used during
fetching from the remote, if available.

* ac/remote-v-with-object-list-filters:
  builtin/remote.c: teach `-v` to list filters for promisor remotes