summaryrefslogtreecommitdiffstats
path: root/t/t4019-diff-wserror.sh
diff options
context:
space:
mode:
authorJonathan Tan <jonathantanmy@google.com>2018-09-27 21:24:04 +0200
committerJunio C Hamano <gitster@pobox.com>2018-10-07 02:35:41 +0200
commit99bcb883cb2bd2d27939a831a66d794770427e98 (patch)
tree74ec100cc67e4b9e51951815520398ce820f3aee /t/t4019-diff-wserror.sh
parentSync with 2.19.1 (diff)
downloadgit-99bcb883cb2bd2d27939a831a66d794770427e98.tar.xz
git-99bcb883cb2bd2d27939a831a66d794770427e98.zip
transport: allow skipping of ref listing
The get_refs_via_connect() function both performs the handshake (including determining the protocol version) and obtaining the list of remote refs. However, the fetch protocol v2 supports fetching objects without the listing of refs, so make it possible for the user to skip the listing by creating a new handshake() function. This will be used in a subsequent commit. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions