diff options
author | 2017-12-14 13:44:44 -0800 | |
---|---|---|
committer | 2017-12-14 14:28:02 -0800 | |
commit | 245abe34ac0622b349470b89d4b76a082a133cab (patch) | |
tree | 0d88e6d71ad63ee26d1c94f889765a2f9cdadd1d /pack-bitmap.c | |
parent | transport: remove unused "push" in vtable (diff) | |
download | tgif-245abe34ac0622b349470b89d4b76a082a133cab.tar.xz |
clone, fetch: remove redundant transport check
Prior to commit a2d725b7bdf7 ("Use an external program to implement
fetching with curl", 2009-08-05), if Git was compiled with NO_CURL, the
get_refs_list and fetch methods in struct transport might not be
populated, hence the checks in clone and fetch. After that commit, all
transports populate get_refs_list and fetch, making the checks in clone
and fetch redundant. Remove those checks.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pack-bitmap.c')
0 files changed, 0 insertions, 0 deletions