]> git.ipfire.org Git - thirdparty/git.git/commit - revision.c
list-objects-filter: remove CL_ARG__FILTER
authorDerrick Stolee <derrickstolee@github.com>
Tue, 22 Mar 2022 17:28:35 +0000 (17:28 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Mar 2022 20:13:17 +0000 (13:13 -0700)
commitcc910442560e606546a328375c1394a982dfe8a6
treeb444b0f4cfeb85959a2014f2f7eda1344b566b44
parentf01e51a7cfd75131b7266131b1f7540ce0a8e5c1
list-objects-filter: remove CL_ARG__FILTER

We have established the command-line interface for the --[no-]filter
options for a while now, so we do not need a helper to make this
editable in the future.

Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/fetch-pack.c
list-objects-filter-options.h
revision.c