]> git.99rst.org Git - git.git/commit
list-objects-filter: remove CL_ARG__FILTER
authorDerrick Stolee <redacted>
Tue, 22 Mar 2022 17:28:35 +0000 (17:28 +0000)
committerJunio C Hamano <redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/fetch-pack.c
list-objects-filter-options.h
revision.c
git clone https://git.99rst.org/PROJECT