]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ac/remote-v-with-object-list-filters'
authorJunio C Hamano <gitster@pobox.com>
Thu, 26 May 2022 21:51:32 +0000 (14:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 May 2022 21:51:32 +0000 (14:51 -0700)
"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


Trivial merge