diff options
author | Derrick Stolee <derrickstolee@github.com> | 2022-03-22 17:28:36 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-23 13:13:20 -0700 |
commit | 80f6de4f5bd43631a9dabc9112bf80c987763035 (patch) | |
tree | cecb3ee6ac49e1f55ee23f2b7320fcfca5182c07 /Documentation/git-svn.txt | |
parent | list-objects-filter: remove CL_ARG__FILTER (diff) | |
download | tgif-80f6de4f5bd43631a9dabc9112bf80c987763035.tar.xz |
pack-objects: move revs out of get_object_list()
We intend to parse the --filter option directly into revs.filter, but we
first need to move the 'revs' variable out of get_object_list() and pass
it as a pointer instead. This change only deals with the issues of
making that work.
Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-svn.txt')
0 files changed, 0 insertions, 0 deletions