summaryrefslogtreecommitdiff
path: root/builtin/clone.c
diff options
context:
space:
mode:
authorLibravatar Matthew DeVore <matvore@google.com>2018-12-03 14:10:19 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-12-06 14:52:56 +0900
commitbbcde41a70a7e0264c214896aac84d1ec3fdcbf6 (patch)
treea43a0775df8d2cc095b39ddd9cefd94c4d7c11dc /builtin/clone.c
parentexclude-promisor-objects: declare when option is allowed (diff)
downloadtgif-bbcde41a70a7e0264c214896aac84d1ec3fdcbf6.tar.xz
revision.c: put promisor option in specialized struct
Put the allow_exclude_promisor_objects flag in setup_revision_opt. When it was in rev_info, it was unclear when it was used, since rev_info is passed to functions that don't use the flag. This resulted in unnecessary setting of the flag in prune.c, so fix that as well. Signed-off-by: Matthew DeVore <matvore@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/clone.c')
0 files changed, 0 insertions, 0 deletions