diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2020-01-11 20:15:24 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-01-30 10:55:31 -0800 |
commit | 50033772d50ef3c4023d63561d20bc61db96500e (patch) | |
tree | 99669783c6a4319593cd5f0555e5b17894e9bdb9 /vcs-svn/svndump.c | |
parent | Git 2.25 (diff) | |
download | tgif-50033772d50ef3c4023d63561d20bc61db96500e.tar.xz |
connected: verify promisor-ness of partial clone
Commit dfa33a298d ("clone: do faster object check for partial clones",
2019-04-21) optimized the connectivity check done when cloning with
--filter to check only the existence of objects directly pointed to by
refs. But this is not sufficient: they also need to be promisor objects.
Make this check more robust by instead checking that these objects are
promisor objects, that is, they appear in a promisor pack.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'vcs-svn/svndump.c')
0 files changed, 0 insertions, 0 deletions